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

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.