fpc/rtl/gba
2023-11-08 17:08:03 +01:00
..
classes.pp * Add delphi-compatible observers to classes 2023-11-08 00:04:18 +01:00
cprt0.as
dos.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
gbabios.inc
gbabiosh.inc
libc.inc
libch.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
Makefile * Do not use namespace prefix for lnfodwarf 2023-11-08 17:08:03 +01:00
Makefile.fpc Remove OS specific SYSTEMUNIT variable setting 2023-10-09 01:02:28 +02:00
prt0.as
rtl.cfg
rtldefs.inc
sysdir.inc
sysfile.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp * string -> shortstring 2023-07-14 17:26:10 +02:00
systhrd.inc
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