goyuken
8313c103f6
Namco163 Audio
2012-10-30 12:07:33 +00:00
zeromus
31c7edf8dd
nes-unif support. we will need to explicitly add every UNIF board we support to their respective mappers, because
...
[1] each unif board name carries with it its own unique assumptions about which chips are present.
[2] the unif board names may not be matching bootgod's, which we accept as canonical;
also fix a small memory leak due to nes boards not being disposed during scan process.
2012-10-16 22:27:48 +00:00
goyuken
1f63e410ba
support "TENGEN-800004" as it is functionally identical to NES-DRROM. Fixes Gauntlet (Unl). Bad dumps of Gauntlet won't work because bootgod id and setup is required.
2012-10-14 14:16:25 +00:00
adelikat
544410b4d8
Fix mapper 154 (Devil Man)
2012-07-21 17:51:52 +00:00
adelikat
ee5db4cc06
Mapper 112 - Finish implementation of CHR mapping, and misc small cleanups
2012-07-17 02:01:53 +00:00
zeromus
ecd58fc96e
nes-protect from syncstates which dont call base.SyncState
2012-07-16 22:06:55 +00:00
zeromus
9c2a521c19
nes-fix m112 and some other unnecessary things
2012-07-16 22:01:10 +00:00
andres.delikat
ad2e9267e3
NES - Mapper 112 - fix prg bank selection, however, game still fails to run
2012-07-16 21:12:01 +00:00
adelikat
c9128cc78e
Start Mappers 154, 112
2012-07-15 23:12:52 +00:00
zeromus
3ae3a52f7a
nes-do mapper088 differently
2012-07-15 22:30:25 +00:00
zeromus
a33859fc1e
nes-fix mapper 088
2012-07-15 22:22:57 +00:00
adelikat
f62607dea9
Start mapper 88
2012-07-15 21:45:28 +00:00
zeromus
6156188676
nes-support m015
2012-06-19 21:23:24 +00:00
zeromus
540be07cf2
nes-support mapper 076
2012-06-15 19:55:29 +00:00
zeromus
916066c3f0
nes-mmc3/namcot108 differences have become more clear in the past few months. refactor those mappers (split them apart, theyre not as similar as once thought) to reflect new understandings. no functional improvement from this other than maybe some new bugs, but it will help on some other mappers later
2012-06-15 19:24:06 +00:00