getCursorsExe
getCursorsExe
Already present in upstream.
I patched the ROM again and it works.
Unable to reproduce this, since it is impossible to load GambatteLink for me.
Yes it does. The Genesis Plus GX Debugger allows us to edit 68K, Z80 and VDP registers in the middle of the game. It will be also good to be...
We should ignore this exception here. The upstream uses CD decoding method that differs from BizHawk.
Although we can fix the crash, we cannot change the CD decoding system as this will break other CD cores.
> our gpgx core is waterboxed Doesn't need to be waterboxed anymore, the latest upstream release doesn't have any savestate (including desync) issues.
Perhaps we should implement this to Sega Genesis emulation first (although it's likely a placeholder, removing the Sega Mega drive emulation from PicoDrive32x would make the core unusable), this might...
Used Visual Studio 2019 to check what is going on, and I then see, that BizHawk is "trying to access and read or write protected memory" (System.AccessViolationException). Excuse me, WHY...
This crash seems to happen in 32-bit cores, but also some 64-bit ones.