summaryrefslogtreecommitdiff
path: root/debug.h
AgeCommit message (Expand)Author
2020-04-10Added help commands to debuggerEric Fry
2019-02-10Initial attempt at interrupts in new Z80 core and integrating it into main ex...Michael Pavone
2017-04-24Fix interaction between 68K debugger and instruction retranslation due to sel...Michael Pavone
2016-12-28Enabled Z80 debugger in PBC modeMichael Pavone
2015-09-25WIP debugger improvements. Partial support for display command in 68K debugge...Michael Pavone
2014-03-02Rename x86_68k_options and m68k_to_x86.h to m68k_options and m68k_core.h resp...Michael Pavone
2014-02-11Move debugging code outside of main source fileMike Pavone