GBA: Add idle loop for Metal Slug Advance (USA)

This commit is contained in:
Jeffrey Pfau 2015-01-08 03:08:28 -08:00
parent 968069ff5e
commit 8df16b3436
1 changed files with 3 additions and 0 deletions

View File

@ -53,6 +53,9 @@ static const struct GBACartridgeOverride _overrides[] = {
// Mega Man Battle Network
{ "AREE", SAVEDATA_SRAM, GPIO_NONE, 0x800032E },
// Metal Slug Advance
{ "BSME", SAVEDATA_EEPROM, GPIO_NONE, 0x8000290 },
// Pokemon Ruby
{ "AXVJ", SAVEDATA_FLASH1M, GPIO_RTC, -1 },
{ "AXVE", SAVEDATA_FLASH1M, GPIO_RTC, -1 },