fpc/rtl/palmos
2023-09-13 21:20:18 +00:00
..
api * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
arm
m68k
Makefile Regenerate Makefile's after: Fix CP_UNITS_SRC variable value 2023-09-13 21:20:18 +00:00
Makefile.fpc Use CP_UNITS variable 2023-09-13 20:34:16 +00: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.