fpc/rtl/atari
florian 70b8789262 o basic extended pascal support:
+ automatically loaded helper unit
  * Makefiles adapted
  * mode switch
  * mode switches reorganized
+ TimeStamp support

git-svn-id: trunk@32330 -
2015-11-15 15:13:36 +00:00
..
Makefile o basic extended pascal support: 2015-11-15 15:13:36 +00:00
Makefile.fpc o basic extended pascal support: 2015-11-15 15:13:36 +00:00
prt0.as
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.