fpc/rtl/palmos
2025-03-10 22:39:51 +02:00
..
api * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
arm
m68k
Makefile * regen makefiles 2025-03-10 22:39:51 +02:00
Makefile.fpc Remove OS specific SYSTEMUNIT variable setting 2023-10-09 01:02:28 +02:00
palmos.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
pilot.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00
readme
rtl.cfg
rtldefs.inc
si_prc.pp
sysdir.inc
sysfile.inc * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
sysheap.inc
sysos.inc
sysosh.inc
syspara.inc * string -> shortstring 2023-07-14 17:26:11 +02:00
system.pp * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
systraps.pp * Dotted RTL compiles 2023-07-27 19:04:03 +02:00

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.