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.2k stars 385 forks source link

Ares64: viewing System Bus address 0x04800000 in Hex Editor causes BizHawk to hang #3991

Open getCursorsExe opened 3 months ago

getCursorsExe commented 3 months ago

BizHawk hangs when attempting to read this address through Hex Editor. Using latest build beee1eb.

YoshiRulz commented 3 months ago

Must be unpaused (or frame advance while paused). I didn't notice anything wrong with RAM Watch at the same address.

This address is apparently in RCP registers. Nearby addresses seem to behave the same, so I'm guessing the whole range is affected.