fpc/rtl/palmos
ondrej 1a0ba60de6 * revert r47598: implement TRandomGenerator
git-svn-id: trunk@47605 -
2020-11-27 04:53:06 +00:00
..
api
arm
m68k
Makefile Regenerate all Makefile's, and update utils/fpcm/fpcmake.inc and utils/fpcm/revision.inc after commit 47483 2020-11-20 14:03:57 +00:00
Makefile.fpc + Add math unit dependency to types$(PPUEXT) rule. 2019-09-19 20:49:12 +00:00
palmos.inc
pilot.pp
readme
rtl.cfg
rtldefs.inc
si_prc.pp
sysdir.inc
sysfile.inc
sysheap.inc
sysos.inc
sysosh.inc + introduce TOSTimestamp 2020-01-25 14:14:41 +00:00
syspara.inc
system.pp * revert r47598: implement TRandomGenerator 2020-11-27 04:53:06 +00:00
systraps.pp

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.