Commit graph

9 commits

Author SHA1 Message Date
Souryo
01bf09965a Game DB: Updated DB based on most recent version of NesCartDB (2016-08-20) 2016-08-28 21:13:50 -04:00
Souryo
96959eb1ed Game DB: Prioritize nescartdb over nestopia's DB (seems to be more accurate - fixes some incorrect mapper numbers) 2016-08-27 13:27:37 -04:00
Souryo
f2091d1175 MMC3: Added Aladdin (Super Game) to DB as MMC3A (game crashes with MMC3C IRQ behavior) 2016-07-30 19:35:28 -04:00
Souryo
8ac15c6f53 Saved CHR ram + Mapper 168 support 2016-07-29 17:28:01 -04:00
Souryo
062d22ae80 Work/Save ram general improvements.
-Added support for work ram size field in NES 2.0
-Updated DB to list both work ram & save ram sizes
-Fixed MMC1/MMC3 implementation (and implemented the wram/sram protection bits)
Holy Diver tests now all pass (except a minor IRQ timing issue for FME7)
2016-07-26 19:19:28 -04:00
Souryo
adc5d1bf26 Game DB: Added option to automatically configure controllers (i.e zapper, fourscore, arkanoid) based on game DB when loading a game 2016-07-09 15:58:49 -04:00
Souryo
d9e5ff42a4 Database: Fixed line endings, which was causing issues with mirroring again 2016-06-19 12:46:04 -04:00
Souryo
47ecfa5954 Database: Fixed mirroring flag (horizontal & vertical flags were inverted, breaking a large number of games) 2016-06-16 18:59:52 -04:00
Souryo
941d3884ef Game DB: Added a game database (mix of Nestopia's DB and NesCartDB) - used to correct invalid ROM headers and automatically detect NES 2.0 submappers 2016-06-15 21:59:34 -04:00