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

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.