fpc/rtl/palmos
2024-07-09 22:23:19 +02:00
..
api
arm
m68k
Makefile * properly define esp32 helper unit names in inc/Makefile.rtl 2024-07-09 22:23:19 +02:00
Makefile.fpc Remove OS specific SYSTEMUNIT variable setting 2023-10-09 01:02:28 +02:00
palmos.inc
pilot.pp
readme
rtl.cfg
rtldefs.inc
si_prc.pp
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc
syspara.inc
system.pp
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.