Retro68/libretro
Adam Goode 5157624174 Call FlushVol on close()
This is recommended by Inside Macintosh.
2024-04-11 17:48:22 -04:00
..
CMakeLists.txt Delete glue.c 2024-04-05 23:31:27 -04:00
LoadSeg.s Fix typos in comments in libretro 2022-10-05 19:53:00 -05:00
MultiSegApp.c Declare all C function parameters 2022-12-05 06:48:30 -06:00
PoorMansDebugging.h Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +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 improve MultiversalInterfaces compatibility 2019-09-09 01:05:01 +02:00
Retro68Runtime.h Declare all C function parameters 2022-12-05 06:48:30 -06:00
RetroCarbonAPPL.r Carbon requires certain 'SIZE' flags to be set 2019-11-12 00:09:00 +01:00
RetroPPCAPPL.r update SIZE resources 2019-09-09 22:14:01 +02:00
consolehooks.c Switch tab-indented files to 4-space indent 2019-08-18 13:21:00 +02:00
malloc.c Declare all C function parameters 2022-12-05 06:48:30 -06:00
ppcfpsave.s update libretro for powerpc 2015-09-08 18:01:17 +02:00
ppcstart.c Declare all C function parameters 2022-12-05 06:48:30 -06:00
qdglobals.c update libretro for powerpc 2015-09-08 18:01:17 +02:00
relocate.c use plain GetResource instead of Get1Resource during initialization (#118) 2021-01-12 22:09:44 +01:00
start.c Declare all C function parameters 2022-12-05 06:48:30 -06:00
syscalls.c Call FlushVol on close() 2024-04-11 17:48:22 -04:00