fpc/rtl/palmos
nickysn 396eebbfb5 + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16]
* charmap .txt files in rtl/ucmaps for iso8859-[1,2,5] also updated

git-svn-id: trunk@36425 -
2017-06-05 16:36:24 +00:00
..
api
arm
m68k
Makefile + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16] 2017-06-05 16:36:24 +00:00
Makefile.fpc + added support for iso8859-[3,4,6,7,8,9,10,11,13,14,15,16] 2017-06-05 16:36:24 +00:00
os.inc
pilot.pp
readme
rtldefs.inc + FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we 2013-06-27 21:37:39 +00:00
syspalm.pp
system.pp * unit name changed to System (starting with uppercase 'S') for improved compatibility to Delphi - see test tobject5.pp 2015-02-27 19:00:50 +00:00
systraps.pp

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.