BizHawk/libmeteor/source
goyuken 5b3de57fca gba: make core go into zombie mode if libmeteor aborts, instead of crashing. this makes it easy to pick apart failures using the in-program debugging tools (memory view, tracelog once i add it) 2012-11-21 01:21:50 +00:00
..
audio stuff, don't use 2012-11-19 22:43:34 +00:00
disassembler stuff, don't use 2012-11-19 22:43:34 +00:00
graphics stuff, don't use 2012-11-19 22:43:34 +00:00
ameteor.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
bios.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
cartmem.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
clock.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
cpu.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
cpu_globals.hpp stuff, don't use 2012-11-19 22:43:34 +00:00
debug.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
debug.hpp gba: handle libmeteor aborts. Final Fantasy 5 (J) now crashes instead of drifting off into the sunset 2012-11-20 15:52:36 +00:00
dma.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
eeprom.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
flash.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
globals.hpp stuff, don't use 2012-11-19 22:43:34 +00:00
interpreter.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
interpreter_arm.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
interpreter_thumb.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
io.cpp GBA: core input stuff, including basic lag frame detection 2012-11-20 02:58:39 +00:00
keypad.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
lcd.cpp gba: make core go into zombie mode if libmeteor aborts, instead of crashing. this makes it easy to pick apart failures using the in-program debugging tools (memory view, tracelog once i add it) 2012-11-21 01:21:50 +00:00
memory.cpp gba: some memory domains 2012-11-20 20:22:10 +00:00
sound.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
sram.cpp stuff, don't use 2012-11-19 22:43:34 +00:00
timer.cpp gba: make core go into zombie mode if libmeteor aborts, instead of crashing. this makes it easy to pick apart failures using the in-program debugging tools (memory view, tracelog once i add it) 2012-11-21 01:21:50 +00:00