fpc/rtl/zxspectrum
2020-05-13 13:53:15 +00:00
..
Makefile Regenerate all Makefile's after change in utils/fpcm/fpcmake.ini to better support use of i386 compiler on x86_64 machines 2020-05-13 13:53:15 +00:00
Makefile.fpc zxspectrum: pascal startup code. this allows the RTL to be built with any assembler 2020-04-28 23:13:29 +00:00
prt0.asm * allow setting the stack size from FPC 2020-04-26 16:04:29 +00:00
rtldefs.inc
si_prc.pp * fixed compilation with sdld 2020-04-29 01:53:01 +00:00
sysdir.inc * cheat and declare many of the empty routines as 'inline' to save some precious memory bytes :) 2020-04-26 23:01:20 +00:00
sysfile.inc * cheat and declare many of the empty routines as 'inline' to save some precious memory bytes :) 2020-04-26 23:01:20 +00:00
sysheap.inc * cheat and declare many of the empty routines as 'inline' to save some precious memory bytes :) 2020-04-26 23:01:20 +00:00
sysos.inc
sysosh.inc
system.pp + initialize StackBottom and StackLength in the startup of the ZX Spectrum system unit 2020-04-29 01:10:52 +00:00