Retro68/libretro
Wolfgang Thaller 03a2a6d215 Fix a problem in startup code that suddenly popped up.
Crash sometimes caused by global codeHandle being allocated in BSS section.
While we're at it, clean up code, add optional assert()s, and even comments.
2015-07-21 23:16:59 +02:00
..
CMakeLists.txt MakeAPPL is now obsolete, as everything it does can be done by Rez 2015-07-20 20:05:38 +02:00
consolehooks.c Add GCC Runtime Library Exception to license for libretro 2015-07-15 23:23:19 +02:00
glue.c Add GCC Runtime Library Exception to license for libretro 2015-07-15 23:23:19 +02:00
malloc.c Add GCC Runtime Library Exception to license for libretro 2015-07-15 23:23:19 +02:00
relocate.c Fix a problem in startup code that suddenly popped up. 2015-07-21 23:16:59 +02:00
Retro68.r MakeAPPL is now obsolete, as everything it does can be done by Rez 2015-07-20 20:05:38 +02:00
Retro68APPL.r MakeAPPL is now obsolete, as everything it does can be done by Rez 2015-07-20 20:05:38 +02:00
Retro68Runtime.h have startup code ensure that code resource is locked. 2015-07-20 02:02:28 +02:00
start.c One more example: a System Extension (INIT) 2015-07-18 01:14:43 +02:00
syscalls.c Add GCC Runtime Library Exception to license for libretro 2015-07-15 23:23:19 +02:00