fpc/rtl/gba
2024-09-29 16:56:18 +03:00
..
classes.pp * Add delphi-compatible observers to classes 2023-11-08 00:04:18 +01:00
cprt0.as * GBA port updated 2019-06-09 22:27:16 +00:00
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 First compiler Build 2024-09-29 16:56:18 +03:00
Makefile.fpc Remove OS specific SYSTEMUNIT variable setting 2023-10-09 01:02:28 +02:00
prt0.as * GBA port updated 2019-06-09 22:27:16 +00:00
rtl.cfg
rtldefs.inc
sysdir.inc
sysfile.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
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