fpc/rtl/nds
2021-06-24 00:16:00 +00:00
..
classes.pp * compilation fixes for many platforms after r41167 2019-02-02 20:22:07 +00:00
cprt07.as * Nintendo DS port updated to libnds ver.1.7.3 2019-06-10 06:39:46 +00:00
cprt09.as * Nintendo DS port updated to libnds ver.1.7.3 2019-06-10 06:39:46 +00:00
dos.pp
libc.inc
libch.inc
Makefile * set EXEEXT to .wasm for the WASI target in fpcmake 2021-06-24 00:16:00 +00:00
Makefile.fpc + Add math unit dependency to types$(PPUEXT) rule. 2019-09-19 20:49:12 +00:00
nds.inc
ndsbios.inc
ndsbiosh.inc
ndsh.inc
prt07.as * Nintendo DS port updated to libnds ver.1.7.3 2019-06-10 06:39:46 +00:00
prt09.as * Nintendo DS port updated to libnds ver.1.7.3 2019-06-10 06:39:46 +00:00
rtl.cfg * Patch by Karl-Michael Schindler (mantis 0026847): gba and nds targets are now buildable without external dependencies 2015-03-03 09:16:04 +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 * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +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