summaryrefslogtreecommitdiff
path: root/debug.h
AgeCommit message (Collapse)Author
2015-09-25WIP debugger improvements. Partial support for display command in 68K ↵Michael Pavone
debugger. Minor refactor to support commands on a breakpoint.
2014-03-02Rename x86_68k_options and m68k_to_x86.h to m68k_options and m68k_core.h ↵Michael Pavone
respectively
2014-02-11Move debugging code outside of main source fileMike Pavone