-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Arcade mappers #7
Comments
I haven't thought much about the arcade hardware. Vs. System sounds like it has some significant differences from the NES, so this is probably out of scope. PlayChoice-10 sounds like it would be simpler, but there would be at least palette issues, DIP switches, coins, along with implementing a new mapper. I don't have plans for either of these, but patches are welcome! |
Er, never mind, I hadn't read the PlayChoice-10 article carefully, there's a whole separate CPU and monitor involved. This is pretty unlikely to happen. |
These are actually converted to NES roms playable on NES. |
I think they're still using mapper 99, though. Could you check? I'm not super enthusiastic about adding partial mapper 99 support for hacks. |
Nice that you mentioned my website. :) I'm pretty sure I patched these to something else than mapper 99. |
The readme for |
Ice climbers change log: |
Mapper 1 should work fine, thanks for the info. @chmcarro you may have an older version of the hack. |
OK, interesting. I have the latest patch, but VS Ice climbers throws a different error, not the unsupported mapper error. Bad opcode: $4b at PC=$c0a2, P=$27, A=$00, X=$00, Y=$00, S=$fd, cycle=216624 |
I opened another bug for the VS Ice Climber issue. |
Make sure you're patching the right ROM, patching the wrong/bad ROM can perhaps cause this. Does it work in Mesen for example? |
Name: VS. Ice Climber (VS) NES Patched v2.0b [FIX] Morgan Johansson.nes Runs great in Mesen v0.9.9 |
@oRBIT2002 please disregard the Ice Climbers issue. It's a non-issue. I was mistakenly using your previous patch from 2013 (v2.0b). You have a patch from 2017 v2.1 that works great on this emulator. Sorry for the trouble. I suppose the others use the incompatible mapper 99? |
I'll leave this open, it may be feasible to add mapper 99 for hacks like this, but skip supporting the bits in the header that say the rest of the VS Unisystem or PlayChoice-10 is present. |
Unsupport mapper error for the following ROMs:
VS. Excitebike
VS. The Goonies
VS. Ice Climbers
VS. Ladies Golf
PlayChoice-10 The Goonies
The text was updated successfully, but these errors were encountered: