seta/champbwl.cpp: New WORKING clone #14280
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New WORKING clone
Doraemon Surotto [hammy]
I added it as parent set as previously dumped one seems to be a prototype. It works on the exact same PCB but no hacks nor external wirings are present. https://i.imgur.com/vLPIgh1.jpeg
Sound ROMs are the same but others differ from previous set. I updated file names for these ones according to the labels found on this PCB.
The game title for this one is "Doraemon Surotto" (Doraemon Slot), as seen on the title screen, and some other differences can be spotted during gameplay.
Also, DSW settings are different. It uses two banks instead of only 1 and options changed from previous set.
Game freezes when winning, probably due to a bad hopper configuration, but I cannot figure out how to make it work.
Additionally, the game uses 3 different "coin inputs": "Medal", "¥10" and "¥100" as can be seen in the Service Mode (F2), and I assigned
IPT_COIN2
,IPT_COIN3
andIPT_COIN4
for them, respectively. I tried to useIPT_COIN1
but for some reason, it doesn't work (it does nothing).