Retro68/libretro
Wolfgang Thaller b86da1d406 Save all registers for LoadSeg
This prevents crashes when calling a struct-returning function triggers a LoadSeg
(the address for the returned struct is passed via A0)
2018-05-01 19:42:14 +02:00
..
CMakeLists.txt
consolehooks.c
glue.c
LoadSeg.s Save all registers for LoadSeg 2018-05-01 19:42:14 +02:00
malloc.c
MultiSegApp.c make Launch and Chain work in multi segment apps without MultiFinder 2018-04-27 09:05:26 +02:00
PoorMansDebugging.h
ppcfpsave.s
ppcstart.c powerpc: fix global destructors (fix #40) 2018-03-28 22:10:12 +02:00
qdglobals.c
relocate.c Calling RecoverHandle on the wrong address is bad, so don't, for now. (see #33) 2018-04-17 19:07:48 +02:00
Retro68.r
Retro68APPL.r
Retro68Runtime.h
RetroCarbonAPPL.r
RetroPPCAPPL.r
start.c
syscalls.c