fpc/rtl/morphos
2015-03-28 22:58:49 +00:00
..
doslibd.inc
doslibf.inc MorphOS: use LongBool instead of Boolean in syscalls, because we have C-style booleans as return values everywhere. this probably should be done for *all* Amiga-like syscalls everywhere... 2014-09-15 22:49:18 +00:00
emuld.inc
execd.inc
execf.inc
Makefile * regenerated for iphonesim/x86-64 2015-02-23 22:56:41 +00:00
Makefile.fpc MorphOS: moved system dependent units outside the RTL into the new morphunits package. also renamed some units to match classic Amiga and/or AROS naming 2014-08-25 02:17:16 +00:00
prt0.as
sysosh.inc
system.pp morphos: use MEMF_SEM_PROTECTED flag for semaphore protect our memory pool. this is required for the future threading (concurrent accesses to the same pool from separate threads). 2015-03-28 22:58:49 +00:00
timerd.inc
timerf.inc
tthread.inc Extend TThread with (class) methods and (class) properties from Delphi 2007 and newer. 2012-12-27 16:16:17 +00:00
utild1.inc
utild2.inc
utilf.inc MorphOS: use LongBool instead of Boolean in syscalls, because we have C-style booleans as return values everywhere. this probably should be done for *all* Amiga-like syscalls everywhere... 2014-09-15 22:49:18 +00:00