Retro68/libretro
2018-05-01 21:08:49 +02:00
..
CMakeLists.txt INTERFACE_O should be a cached CMake variable 2017-12-05 21:58:39 +01:00
consolehooks.c update libretro for powerpc 2015-09-08 18:01:17 +02:00
glue.c update libretro for powerpc 2015-09-08 18:01:17 +02:00
LoadSeg.s Save all registers for LoadSeg 2018-05-01 19:42:14 +02:00
malloc.c __errno should not be here 2017-10-09 15:43:18 +02:00
MultiSegApp.c make Launch and Chain work in multi segment apps without MultiFinder 2018-04-27 09:05:26 +02:00
PoorMansDebugging.h Some cleanups 2017-09-23 22:36:47 +02:00
ppcfpsave.s update libretro for powerpc 2015-09-08 18:01:17 +02:00
ppcstart.c powerpc: fix global destructors (fix #40) 2018-03-28 22:10:12 +02:00
qdglobals.c update libretro for powerpc 2015-09-08 18:01:17 +02:00
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 output of elf2mac is now a piece of code with no headers with its entry point at the start. No more FLT file format. 2017-09-24 00:32:13 +02:00
Retro68APPL.r Be more conservative about default SIZE bits 2018-05-01 21:08:49 +02:00
Retro68Runtime.h Fix cache flushing 2017-09-28 17:51:19 +02:00
RetroCarbonAPPL.r Clean up Carbon build 2015-10-07 00:03:28 +02:00
RetroPPCAPPL.r Clean up Carbon build 2015-10-07 00:03:28 +02:00
start.c MultiSeg Apps: First working version (exceptions don't work) 2017-09-26 11:27:53 +02:00
syscalls.c syscalls: Fall back to HOpen if HOpenDF is unavailable - should fix #53 2018-03-28 19:17:22 +02:00