fpc/rtl/palmos
2024-11-20 20:20:49 +01:00
..
api
arm
m68k
Makefile Update all Makefile's by running update fpcmake 2024-11-20 20:20:49 +01:00
Makefile.fpc ------------------------------------------------------------------------ 2019-10-13 10:07:21 +00:00
palmos.inc
pilot.pp
readme
rtl.cfg palmos: make it easy to disable certain features, also disable some which are not needed now. hello, world! is about 6K with these settings, about 5K smaller than otherwise 2018-01-09 15:17:10 +00:00
rtldefs.inc
si_prc.pp
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2023-12-16 17:10:56 +01:00
syspara.inc
system.pp palmos: make it easy to disable certain features, also disable some which are not needed now. hello, world! is about 6K with these settings, about 5K smaller than otherwise 2018-01-09 15:17:10 +00:00
systraps.pp

This unit contains the run time library for PalmOS.

The 68k version should be functional, was tested on
POSE emulator and real devices as well, running PalmOS 4.0.

The recommended and functional GNU binutils are available as
part of the prc-tools-remix project, which updated the old
prc-tools to be compilable with modern compilers.

The ARM version is entirely untested, and almost certainly
non functional.