summaryrefslogtreecommitdiff
path: root/m68k_debugging.cpp
AgeCommit message (Collapse)Author
2022-10-01Add more VDP tracing, add VRAM, CRAM, VSRAM and statusOxore
2022-09-26Fix watchpoints, add PC backtraceOxore
2022-09-25Impl read and write watchpointsOxore
2022-09-03Impl breakpoints (pretty much draft)Oxore
Breakpoints work somehow, but overstep 1 instruction. Needs to be fixed.
2022-08-30Impl emulator stepping with GDBOxore