getCursorsExe
getCursorsExe
This can be repro'd when you change PC register.
Right now, RetroArch uses a trick that makes rewind savestates have reversed audio output client-side. BizHawk does not do this, causing rewind to have messy audio. However, this isn't true...
### Summary If we try to select a libretro core like latest version of DOSBox Libretro Core, then BizHawk will crash right after we select it. If that was supposed...
In Gambatte, the "Core Reported BoardID" retuns "NULL" (seen in build_asms_debug build) with a lot of spaces in the log window when trying to load some homebrew ROMs. This makes...
Genesis Plus GX Debugger has VDP Register viewer ported right from the Exodus emulator, and they actually work, despite having different code languages. Most of VDP Registers are just visual...
I think this has to do with #3246. Example: NKCA-LABR normally sets address 0x05442E to 0x0062. But #3246 prevents that from working. This is due to all cheats pointing to...
Example: https://github.com/brunovalads/yoshis-island/blob/master/BizHawk/Yoshi's-Island-BizHawk.lua
This issue can be reproduced with World Class Service Super Nintendo Tester after reaching "Look for many Service Marios" screen in Character test. Opening the graphics debugger at that point...
The core most likely has to be removed from Libretro. It is no longer being developed, and can be a security threat today.
The point of this is to interpret a memory domain as color data (RGB(A), BGR(A) example, similarly to Cheat Engine). This will allow you to see the game graphics data...