Retro68/libretro
2017-09-29 22:31:35 +02:00
..
CMakeLists.txt set -ffunction-sections option on libretro and libConsole, and use gc-sections in Samples/HelloWorld. 2017-09-29 22:31:35 +02: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 Add GCC Runtime Library Exception to license for libretro 2015-07-15 23:23:19 +02:00
MultiSegApp.c Fix cache flushing 2017-09-28 17:51:19 +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 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 Fix cache flushing 2017-09-28 17:51:19 +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 libretro: implement gettimeofday(). Fixes issue #18 2015-09-16 00:39:03 +02:00