pierre 0830edbde5 Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini %!s(int64=4) %!d(string=hai) anos
..
api 4ace790492 * remove $Log %!s(int64=20) %!d(string=hai) anos
arm 5ee0e728df Remove code from arm WinCE startup, leaving prt0.as empty %!s(int64=8) %!d(string=hai) anos
m68k 5f2dce07d3 m68k-palmos: skeleton for a recent system unit %!s(int64=8) %!d(string=hai) anos
Makefile 0830edbde5 Regenerate all Makefile's after ios introduction and macos->macosclassic changes inside utils/fpcm/fpcmake.ini %!s(int64=4) %!d(string=hai) anos
Makefile.fpc c689563167 ------------------------------------------------------------------------ %!s(int64=5) %!d(string=hai) anos
palmos.inc b8474bab0d palmos: fixed startup code to properly relocate the data segment when requested by the OS %!s(int64=7) %!d(string=hai) anos
pilot.pp 2cce7c3a1c Allow compilation of pilot unit %!s(int64=8) %!d(string=hai) anos
readme a371b39ee9 palmos: updated the RTL readme %!s(int64=7) %!d(string=hai) anos
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 %!s(int64=7) %!d(string=hai) anos
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we %!s(int64=12) %!d(string=hai) anos
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 %!s(int64=7) %!d(string=hai) anos
sysdir.inc 5f2dce07d3 m68k-palmos: skeleton for a recent system unit %!s(int64=8) %!d(string=hai) anos
sysfile.inc 5f2dce07d3 m68k-palmos: skeleton for a recent system unit %!s(int64=8) %!d(string=hai) anos
sysheap.inc 790c1f87f1 palmos: implemented sysosalloc/free for the heap %!s(int64=7) %!d(string=hai) anos
sysos.inc 893228deee palmos: use tinyheap, also tweaks to startup code %!s(int64=8) %!d(string=hai) anos
sysosh.inc 5f2dce07d3 m68k-palmos: skeleton for a recent system unit %!s(int64=8) %!d(string=hai) anos
syspara.inc 5f2dce07d3 m68k-palmos: skeleton for a recent system unit %!s(int64=8) %!d(string=hai) anos
system.pp 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 %!s(int64=7) %!d(string=hai) anos
systraps.pp 5f2dce07d3 m68k-palmos: skeleton for a recent system unit %!s(int64=8) %!d(string=hai) anos

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.