fpc/rtl/atari
2024-10-19 16:11:25 +03: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 * Add delphi-compatible observers to classes 2023-11-08 00:04:18 +01:00
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
gemdos.inc m68k-atari: mark functions and API calls related to exiting the program as noreturn 2024-02-20 03:56:17 +01:00
Makefile + added unit unix98pty. Only enabled for linux, for now, but can be enabled in the future on other unix-likes. 2024-10-19 16:11:25 +03:00
Makefile.fpc m68k-atari: fix installation of sysconts and heaptrc units 2024-01-06 19:36:50 +01:00
rtl.cfg
rtldefs.inc
si_prc.pp m68k-atari: mark functions and API calls related to exiting the program as noreturn 2024-02-20 03:56:17 +01: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 m68k-atari: mark functions and API calls related to exiting the program as noreturn 2024-02-20 03:56:17 +01:00
sysutils.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
tthread.inc
xbios.inc