fpc/rtl/atari
2022-02-18 11:23:04 +00:00
..
buildrtl.pp * rtl/atari: add the standalone softfpu units to the Atari build. this fixes the Atari native compiler build after recent changes 2022-02-06 00:05:37 +01:00
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
dos.pp rtl/atari: move common code of getenv 2022-02-18 11:23:04 +00:00
gemdos.inc atari/sysos: use the symbolic names for error numbers 2022-02-11 22:50:38 +00:00
Makefile Regenerate Makefile's with mips gcc fixes and new enabled mips64-linux target 2022-02-15 15:45:15 +00:00
Makefile.fpc * rtl/atari: add the standalone softfpu units to the Atari build. this fixes the Atari native compiler build after recent changes 2022-02-06 00:05:37 +01:00
rtl.cfg
rtldefs.inc
si_prc.pp rtl/atari: check for application/acc at startup 2022-02-11 22:50:38 +00:00
sysdir.inc
sysfile.inc rtl/atari: fix readln from console 2022-02-11 22:50:38 +00:00
sysheap.inc * rtl/atari: naming: gemdos_free is actually gemdos_mfree. no functional change. 2022-02-04 11:43:49 +01:00
sysos.inc atari/sysos: use the symbolic names for error numbers 2022-02-11 22:50:38 +00:00
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
syspara.inc rtl/atari: try to convert argv[0] to absolute pathname 2022-02-18 11:23:04 +00:00
system.pp rtl/atari: move common code of getenv 2022-02-18 11:23:04 +00:00
sysutils.pp atari: support ARGV protocol in ExecuteProcess 2022-02-18 11:23:04 +00:00
tthread.inc * TThread.Terminate does not have any platform specific behavior (it should only set FTerminated to true and call TerminatedSet), thus move it to the platform independant part 2020-08-22 15:56:13 +00:00
xbios.inc