Retro68/libretro
2018-01-09 00:28:06 +01: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 MultiSeg Apps: First working version (exceptions don't work) 2017-09-26 11:27:53 +02:00
malloc.c __errno should not be here 2017-10-09 15:43:18 +02:00
MultiSegApp.c LoadSeg: assert to MacsBug when loading CODE fails 2018-01-09 00:28:06 +01: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 brutally use absolute addresses in exception handling tables and stick them in .data (for now) 2017-04-12 11:55:14 +02:00
qdglobals.c update libretro for powerpc 2015-09-08 18:01:17 +02:00
relocate.c New, more compact format for relocations 2017-09-30 23:03:17 +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 Elf2Mac now generates CODE resources itself; --mac-flat for the old functionality 2017-09-24 16:00:00 +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 make _open_r more independent of interfaces&libraries version 2017-10-09 15:43:52 +02:00