fpc/rtl/atari
2015-09-05 11:02:54 +00:00
..
Makefile * regenerated makefiles after adding the win16 target 2015-09-05 11:02:54 +00:00
Makefile.fpc * fixes for make 3.82 2015-02-01 21:26:36 +00:00
prt0.as + compile time stack size setting 1998-08-17 12:28:21 +00:00
readme
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc * moved directory handling code 2014-01-02 18:24:11 +00:00
sysfile.inc * Reset filerec mode field to fmClosed if the system call to open the file failed 2014-11-23 21:49:29 +00:00
sysheap.inc * restores atari support/rtl partially 2013-10-06 19:36:59 +00:00
sysos.inc * restores atari support/rtl partially 2013-10-06 19:36:59 +00:00
sysosh.inc * restores atari support/rtl partially 2013-10-06 19:36:59 +00:00
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00

For the moment there is no makefile for the atari system unit, therefore 
to compile you must copy all files from the inc and m68k directories into 
the same directory as the files here.