Commit Graph

10 Commits

Author SHA1 Message Date
StapleButter 214f9797fb change save type for Spongebob Atlantis Squarepantis (EEPROM 4k).
fixes #314
2019-01-06 16:33:48 +01:00
StapleButter 786abe63cb add support for 128K EEPROM (Pokémon Mystery Dungeon - Explorers of Sky)
fixes #344

also, fix save type for Puzzler World (plain old 8K EEPROM. not sure why the Wood entry was different)
2018-12-31 14:17:58 +01:00
StapleButter f6b979357f ROM list by game code rather than CRC 2018-12-31 04:35:58 +01:00
StapleButter 5533d9dc94 hopefully this romlist will be less of a trainwreck for now 2018-12-31 03:50:09 +01:00
StapleButter 1b64e87115 add Imagine - Teacher (USA). EEPROM 4K.
at this point we might want to look into a better Advanscene DB to build this from. this one seems to be a total Swiss cheese.
2018-12-18 15:15:26 +01:00
StapleButter cf78eb458a add Madden NFL 09 (USA) to the list. savetype: Flash 2MBit
fixes #306
2018-12-18 02:13:22 +01:00
StapleButter 0a7db56bef Yoshi Touch & Go uses 4K EEPROM, you derpos 2018-12-15 18:43:36 +01:00
StapleButter aa8c84f040 * correct romlist.bin (Club Penguin Herbert's Revenge EUR uses 4K EEPROM, not 64K)
* support 32bit reads to POWCNT1 (and also POSTFLG)

fixes #300

(insert sparta meme)
2018-12-13 15:03:06 +01:00
StapleButter 2c8f674318 add ROM #3159 to romlist.bin 2018-12-12 17:23:54 +01:00
StapleButter 9a0bf912d9 (finally) axe trainwreck savetype-autodetect code.
pull that from ROM database.
for now, assume EEPROM 64k if not found, or null for homebrew.
2018-12-11 20:39:07 +01:00