summaryrefslogtreecommitdiff
path: root/rtl/zxspectrum/sysfile.inc
Commit message (Expand)AuthorAgeFilesLines
* * cheat and declare many of the empty routines as 'inline' to save some preci...nickysn2020-04-261-10/+10
* + console input (not working well, yet)nickysn2020-04-261-0/+14
* + implemented console output in the ZX Spectrum RTL. Writeln('Hello, world!')...nickysn2020-04-261-0/+8
* + added dummy sysfile.incnickysn2020-04-231-0/+86