fpc/rtl/atari
2023-09-25 16:39:02 +02: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 * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
gemdos.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
Makefile Regenerate Makefile's after DOTTED conversions 2023-09-25 16:39:02 +02:00
Makefile.fpc Use CP_UNITS in OS Makefile.fpc 2023-09-13 20:53:24 +00: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 * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysfile.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02: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
syspara.inc * string -> shortstring 2023-07-14 17:26:10 +02:00
system.pp * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02: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