Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | change save type for Spongebob Atlantis Squarepantis (EEPROM 4k). | StapleButter | 2019-01-06 |
| | | | | fixes #314 | ||
* | add support for 128K EEPROM (Pokémon Mystery Dungeon - Explorers of Sky) | StapleButter | 2018-12-31 |
| | | | | | | fixes #344 also, fix save type for Puzzler World (plain old 8K EEPROM. not sure why the Wood entry was different) | ||
* | ROM list by game code rather than CRC | StapleButter | 2018-12-31 |
| | |||
* | hopefully this romlist will be less of a trainwreck for now | StapleButter | 2018-12-31 |
| | |||
* | add Imagine - Teacher (USA). EEPROM 4K. | StapleButter | 2018-12-18 |
| | | | | 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. | ||
* | add Madden NFL 09 (USA) to the list. savetype: Flash 2MBit | StapleButter | 2018-12-18 |
| | | | | fixes #306 | ||
* | Yoshi Touch & Go uses 4K EEPROM, you derpos | StapleButter | 2018-12-15 |
| | |||
* | * correct romlist.bin (Club Penguin Herbert's Revenge EUR uses 4K EEPROM, ↵ | StapleButter | 2018-12-13 |
| | | | | | | | | | | not 64K) * support 32bit reads to POWCNT1 (and also POSTFLG) fixes #300 (insert sparta meme) | ||
* | add ROM #3159 to romlist.bin | StapleButter | 2018-12-12 |
| | |||
* | (finally) axe trainwreck savetype-autodetect code. | StapleButter | 2018-12-11 |
pull that from ROM database. for now, assume EEPROM 64k if not found, or null for homebrew. |