all repos — mgba @ b2cceffdae98d4b74590b19303dc68f3758f325b

mGBA Game Boy Advance Emulator

GBA: Add idle loop for Golden Sun: The Lost Age (USA)
Jeffrey Pfau jeffrey@endrift.com
Sat, 10 Jan 2015 02:57:02 -0800
commit

b2cceffdae98d4b74590b19303dc68f3758f325b

parent

8df16b343603065f889a6f5d289b968878771458

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
M src/gba/gba.csrc/gba/gba.c

@@ -47,6 +47,9 @@

// Final Fantasy Tactics Advance { "AFXE", SAVEDATA_FLASH512, GPIO_NONE, 0x8000418 }, + // Golden Sun: The Lost Age + { "AGFE", SAVEDATA_FLASH512, GPIO_NONE, 0x801353A }, + // Koro Koro Puzzle - Happy Panechu! { "KHPJ", SAVEDATA_EEPROM, GPIO_TILT, -1 },