fpc/rtl/atari
carl 1b9ffe21b8 + Error2InoutRes implemented
* do_read was doing a wrong os call!
  * do_open was not pushing the right values
  * DosDir was pushing the wrong params on the stack
  * do_close would never works, was pushing a longint instead of word
1998-07-13 12:34:13 +00:00
..
os.inc Initial revision 1998-03-25 11:18:12 +00:00
prt0.as * restored correct exit code 1998-05-25 12:15:04 +00:00
readme Initial revision 1998-03-25 11:18:12 +00:00
sysatari.pas + Error2InoutRes implemented 1998-07-13 12:34:13 +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.