Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-10 | Added help commands to debugger | Eric Fry | |
2019-02-10 | Initial attempt at interrupts in new Z80 core and integrating it into main ↵ | Michael Pavone | |
executable | |||
2017-04-24 | Fix interaction between 68K debugger and instruction retranslation due to ↵ | Michael Pavone | |
self modifying code or bank switching | |||
2016-12-28 | Enabled Z80 debugger in PBC mode | Michael Pavone | |
2015-09-25 | WIP debugger improvements. Partial support for display command in 68K ↵ | Michael Pavone | |
debugger. Minor refactor to support commands on a breakpoint. | |||
2014-03-02 | Rename x86_68k_options and m68k_to_x86.h to m68k_options and m68k_core.h ↵ | Michael Pavone | |
respectively | |||
2014-02-11 | Move debugging code outside of main source file | Mike Pavone | |