fpc/rtl/gba
2023-09-11 21:31:12 +00:00
..
classes.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02: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 Regenerate Makefile's 2023-09-11 21:31:12 +00:00
Makefile.fpc Remove obsolete GRAPHDIR and USELIBGGI, because graph unit has been moved to packages long ago 2023-08-09 22:49:48 +02:00
prt0.as * GBA port updated 2019-06-09 22:27:16 +00:00
rtl.cfg * patch from #27919, enabling resources for gba, fixing fcl-base build. 2015-07-23 11:32:07 +00:00
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
sysdir.inc + added mkdir/chdir/rmdir(rawbytestring) and (unicodestring) to the system unit 2013-07-04 22:28:37 +00:00
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