GBA: Add idle loop for Golden Sun: The Lost Age (USA)

This commit is contained in:
Jeffrey Pfau 2015-01-10 02:57:02 -08:00
parent 8df16b3436
commit b2cceffdae
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ static const struct GBACartridgeOverride _overrides[] = {
// 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 },