Pierre Muller 57e74e0c8b Regenerated Makefile's after: Add linux dependency on syscall unit for libc on i386 and x86_64 vor 1 Jahr
..
api bd2b954ae5 * Char -> AnsiChar vor 2 Jahren
arm 5ee0e728df Remove code from arm WinCE startup, leaving prt0.as empty vor 8 Jahren
m68k 5f2dce07d3 m68k-palmos: skeleton for a recent system unit vor 8 Jahren
Makefile 57e74e0c8b Regenerated Makefile's after: Add linux dependency on syscall unit for libc on i386 and x86_64 vor 1 Jahr
Makefile.fpc cb2d675732 Remove OS specific SYSTEMUNIT variable setting vor 2 Jahren
palmos.inc bd2b954ae5 * Char -> AnsiChar vor 2 Jahren
pilot.pp ccfa38c68e * Dotted RTL compiles vor 2 Jahren
readme a371b39ee9 palmos: updated the RTL readme vor 7 Jahren
rtl.cfg 7c3702d3b0 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 vor 7 Jahren
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we vor 12 Jahren
si_prc.pp d03e0d3bfb palmos: bail out earlier when we're not in NormalLaunch mode, should fix Fatal Exception crash when installing the app on a real device using HotSync vor 7 Jahren
sysdir.inc 5f2dce07d3 m68k-palmos: skeleton for a recent system unit vor 8 Jahren
sysfile.inc bd2b954ae5 * Char -> AnsiChar vor 2 Jahren
sysheap.inc 790c1f87f1 palmos: implemented sysosalloc/free for the heap vor 8 Jahren
sysos.inc 893228deee palmos: use tinyheap, also tweaks to startup code vor 8 Jahren
sysosh.inc 3cd4168ab3 + introduce TOSTimestamp vor 5 Jahren
syspara.inc 05620b271d * string -> shortstring vor 2 Jahren
system.pp bd2b954ae5 * Char -> AnsiChar vor 2 Jahren
systraps.pp ccfa38c68e * Dotted RTL compiles vor 2 Jahren

readme

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.