fpc/rtl/palmos
2023-09-26 22:48:55 +02:00
..
api * Char -> AnsiChar 2023-07-14 17:26:09 +02:00
arm
m68k
Makefile Regenerate Makefile's after changes for DOTTED support 2023-09-26 22:48:55 +02:00
Makefile.fpc Remove OS specific rules for sysutils unit and set SYSUTILS_DEPS_OS as needed 2023-09-26 22:48:55 +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 + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
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.