fpc/rtl/ps1
2024-10-05 01:25:18 +02:00
..
psy-q-sdk ordinary malloc doesn't work, so malloc2 2024-10-05 01:25:18 +02:00
buildrtl.pp fixed 2024-09-29 16:59:02 +03:00
Makefile + enabled compilation of the strings unit for PS1 2024-09-29 21:31:37 +03:00
Makefile.fpc + enabled compilation of the strings unit for PS1 2024-09-29 21:31:37 +03:00
rtl.cfg
rtldefs.inc
sysdir.inc
sysfile.inc + PS1: implemented debug output via write/writeln (visible in emulator logs, same effect as printf) 2024-10-05 00:09:17 +03:00
sysheap.inc
sysos.inc
sysosh.inc
system.pp * PS1: clamp the stack size, so it doesn't exceed the maximum memory available (minus 1k for heap) 2024-10-05 00:41:40 +03:00
tthread.inc