Commit graph

7 commits

Author SHA1 Message Date
Simon Eriksson
802556002e Added region field in cart DB.
This field is required in order to distinguish between regional
versions where the game ID is the same but the save type differ,
such as the Castlevania games.

Also added more Japanese-specific game IDs and edited some descriptions.
2016-04-03 11:12:31 -04:00
exhalatio
852f6cea24 Add Save list entry in the cart DB. 2016-03-16 12:04:32 +09:00
Simon Eriksson
8d17792969 Minor fix to description in cart DB.
Majora's Mask has the same ID in all regions.
2016-03-12 16:20:56 -05:00
Simon Eriksson
1b33cffa9c Add description field in the cart DB.
This description is printed along with the ID when a cart is detected.
Also includes a fix to a bug in the cart DB verification function.
2016-03-06 13:56:19 -05:00
Tyler J. Stachecki
d2d9dd6371 simer's cart db patch.
simer suggested (and implemented) the use of ROM IDs instead
of titles: "I've also found that the header name in some cases
are too inprecise, for example "TOP GEAR RALLY" has EEPROM 4K
for the Japanese and European versions, but not for the American.
2016-02-27 15:39:26 -05:00
Tyler J. Stachecki
08f1667432 Expand the cart list.
Thanks: Snowstorm64 and krom.
2016-02-21 21:02:36 -05:00
Tyler J. Stachecki
cdd3c44aea Add a subsystem for detecting carts. 2016-01-24 19:01:51 -05:00