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.
Fixing a bug reported by Morilli where GPGX crashes upon trying to load a state on SMS's Galactic Protector:
System.NotImplementedException: The method or operation is not implemented.
at BizHawk.Emulation.Cores.Consoles.Sega.gpgx.GPGX.get_MemoryCallbacks () [0x00019] in <655556b5f7fe4f2daa09dea9e80ee688>:0
at BizHawk.Emulation.Cores.Consoles.Sega.gpgx.GPGX.RefreshMemCallbacks () [0x00000] in <655556b5f7fe4f2daa09dea9e80ee688>:0
Fixing a bug reported by Morilli where GPGX crashes upon trying to load a state on SMS's Galactic Protector:
Check if completed: