Closed jwestfall69 closed 7 years ago
When a breakpoint/watchpoint is detected we also need to break out of the running while loop or we will overshoot where we wanted to cpu to stop.
Nice catch :)
When a breakpoint/watchpoint is detected we also need to break out of the running while loop or we will overshoot where we wanted to cpu to stop.