summaryrefslogtreecommitdiff
path: root/m68k_debugging.cpp
AgeCommit message (Collapse)Author
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