fpc/rtl/gba
nickysn a84b091b5e * makefiles regenerated after fpcmake update
git-svn-id: branches/wasm@47985 -
2021-01-02 22:15:42 +00:00
..
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
cprt0.as * GBA port updated 2019-06-09 22:27:16 +00:00
dos.pp
gbabios.inc
gbabiosh.inc
libc.inc
libch.inc
Makefile * makefiles regenerated after fpcmake update 2021-01-02 22:15:42 +00:00
Makefile.fpc + Add math unit dependency to types$(PPUEXT) rule. 2019-09-19 20:49:12 +00: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 * Do_IsDevice treats pipes and sockets the same way as character devices 2020-09-13 22:08:18 +00:00
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
system.pp + readd Randomize with parameter 2020-08-02 10:24:57 +00:00
systhrd.inc
sysutils.pp * fix compilation on several OSes after r44010 2020-01-21 21:50:37 +00: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