Mercurial > repos > blastem
log debug.h @ 1881:55198fc9cc1f
age | author | description |
---|---|---|
Sun, 10 Feb 2019 11:58:23 -0800 | Michael Pavone | Initial attempt at interrupts in new Z80 core and integrating it into main executable |
Sat, 30 Dec 2017 18:27:06 -0800 | Michael Pavone | Added MAME Z80 core, re-enabled 68K tracing in Musashi core, disabled a bunch of code gen stuff when using interpreters from MAME mame_interp |
Mon, 24 Apr 2017 20:49:31 -0700 | Michael Pavone | Fix interaction between 68K debugger and instruction retranslation due to self modifying code or bank switching |
Wed, 28 Dec 2016 12:28:52 -0800 | Michael Pavone | Enabled Z80 debugger in PBC mode |
Fri, 25 Sep 2015 18:12:55 -0700 | Michael Pavone | WIP debugger improvements. Partial support for display command in 68K debugger. Minor refactor to support commands on a breakpoint. |
Sun, 02 Mar 2014 15:25:52 -0800 | Michael Pavone | Rename x86_68k_options and m68k_to_x86.h to m68k_options and m68k_core.h respectively |
Tue, 11 Feb 2014 21:53:31 -0800 | Mike Pavone | Move debugging code outside of main source file |