Károly Balogh 790c1f87f1 palmos: implemented sysosalloc/free for the heap 8 lat temu
..
api 4ace790492 * remove $Log 20 lat temu
arm 5ee0e728df Remove code from arm WinCE startup, leaving prt0.as empty 8 lat temu
m68k 5f2dce07d3 m68k-palmos: skeleton for a recent system unit 8 lat temu
Makefile ab0df78c00 Add systraps and pilot units 8 lat temu
Makefile.fpc ab0df78c00 Add systraps and pilot units 8 lat temu
palmos.inc 790c1f87f1 palmos: implemented sysosalloc/free for the heap 8 lat temu
pilot.pp 2cce7c3a1c Allow compilation of pilot unit 8 lat temu
readme 62a8c7c830 + first few things for PalmOS support 27 lat temu
rtldefs.inc da7a67bc74 + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 12 lat temu
si_prc.pp 587471a0bb palmos: new pascal startup code sketch. the code was tested elsewhere, but not as part of the RTL yet 8 lat temu
sysdir.inc 5f2dce07d3 m68k-palmos: skeleton for a recent system unit 8 lat temu
sysfile.inc 5f2dce07d3 m68k-palmos: skeleton for a recent system unit 8 lat temu
sysheap.inc 790c1f87f1 palmos: implemented sysosalloc/free for the heap 8 lat temu
sysos.inc 893228deee palmos: use tinyheap, also tweaks to startup code 8 lat temu
sysosh.inc 5f2dce07d3 m68k-palmos: skeleton for a recent system unit 8 lat temu
syspara.inc 5f2dce07d3 m68k-palmos: skeleton for a recent system unit 8 lat temu
system.pp e896c16b4f palmos: some ifdefs for better feature support 8 lat temu
systraps.pp 5f2dce07d3 m68k-palmos: skeleton for a recent system unit 8 lat temu

readme

This unit contains the run time library for the PalmOS.

Currently, no makefile is available, so you have to create
the system unit by hand.

The system unit contains only the really necessary declarations
and the startup code.