fpc/rtl/morphos
2018-10-06 09:36:03 +00:00
..
buildrtl.pp morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos 2016-12-04 00:15:41 +00:00
doslibd.inc
doslibf.inc
emuld.inc
execd.inc
execf.inc
Makefile * Regenerated makefiles to support aarch64-android. 2018-10-06 09:36:03 +00:00
Makefile.fpc morphos: do not specify dos as an explicity dependency for extpas. depend on buildrtl instead. 2018-02-22 12:19:27 +00:00
prt0.as morphos: new pascal-written internal startup code. also refactored the rtl build process for morphos 2016-12-04 00:15:41 +00:00
si_prc.pp morphos: take two on the Pascal startup code. this version works as a drop-in replacement for the asm one, and doesn't need system unit patching. this will be important when linking against LibC and when the approach gets ported to other Amiga-like platforms 2016-12-04 14:02:01 +00:00
system.pp morphos: implement StackTop to get the stack top from the OS. stack boundaries are detected more precisely now, this fixes stack backtraces with shallow stack, among others 2017-07-08 23:31:54 +00:00
timerd.inc
timerf.inc
utild1.inc
utild2.inc
utilf.inc