X16Community / x16-emulator

Emulator for the Commander X16 8-bit computer
BSD 2-Clause "Simplified" License
205 stars 43 forks source link

Debugger: correct display of overflow values, stack read is a debug op #291

Closed mooinglemur closed 2 months ago

mooinglemur commented 2 months ago

Fixing a few display issues in the debugger, including changing the reading of the stack to being a debug read and not an execution read.