fpc/rtl/zxspectrum
2020-04-26 22:18:23 +00:00
..
Makefile
Makefile.fpc
prt0.asm * allow setting the stack size from FPC 2020-04-26 16:04:29 +00:00
rtldefs.inc
sysdir.inc + added dummy sysdir.inc to the ZX Spectrum RTL 2020-04-23 03:03:42 +00:00
sysfile.inc + implemented console output in the ZX Spectrum RTL. Writeln('Hello, world!'); now works!!! :) 2020-04-26 22:18:23 +00:00
sysheap.inc + include the tiny heap in the ZX Spectrum system unit, when compiled with -dFULL_RTL 2020-04-23 02:48:03 +00:00
sysos.inc
sysosh.inc
system.pp + implemented console output in the ZX Spectrum RTL. Writeln('Hello, world!'); now works!!! :) 2020-04-26 22:18:23 +00:00