summaryrefslogtreecommitdiff
path: root/m68k_debugging.cpp
AgeCommit message (Expand)Author
2024-05-22Optimize compile times by removing find_if usageOxore
2022-10-02Impl setting registers via GDBOxore
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
2022-08-30Impl emulator stepping with GDBOxore