TASEmulators / BizHawk

BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
http://tasvideos.org/BizHawk.html
Other
2.13k stars 380 forks source link

[request] Add BIOS support for Neo Geo Pocket and Pocket Color #954

Open ghost opened 7 years ago

ghost commented 7 years ago

Like the title say, Firmware support of both the Neo Geo Pocket Bios and the Neo Geo Pocket Color Bios

nattthebear commented 7 years ago

Noticed. Note that the NGP core used in Bizhawk is not a wonderfully accurate one, so other accuracy fixes might be more useful.

nattthebear commented 4 years ago

I just updated the NGP core to match upstream, which brought in a bunch of fixes that improve some game compatibility. But the Mednafen docs still say this:

The Neo Geo Pocket (Color) emulation in Mednafen is not very accurate in terms of low-level details; BIOS is HLE'd, CPU instruction timing is totally fubared, and some CPU instructions are likely emulated incorrectly. It's sufficient to play most of the commercially released games fairly well, but if you want to do NGP(C) homebrew development, you're better off at looking at something like MAME.

Lowering the priority again because MAME is a mess and I don't see anyone doing anything else for such a low popularity system.