nweez / bizhawk

Automatically exported from code.google.com/p/bizhawk
0 stars 0 forks source link

breakpoints not working with N64 emu #428

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. start N64 emulation with the default settings and set a write breakpoint
2. wait until the breakpoint should be triggered

What is the expected output? What do you see instead?
I expect the emulation to be paused and the debugger window to show the 
instruction triggering the breakpoint, but nothing happens instead.

What version of the product are you using? On what operating system?
v1.9.4 on Windows7 64-bit

Original issue reported on code.google.com by mantox...@gmail.com on 27 May 2015 at 3:33