Mercurial > repos > blastem
log gdb_remote.c @ 1809:c2057d79998c
age | author | description |
---|---|---|
Wed, 20 Mar 2019 22:05:27 -0700 | Michael Pavone | Avoid printing a bunch of junk to stdout when GDB remote debugging is enabled as this can confuse GDB |
Tue, 12 Mar 2019 21:59:52 -0700 | Michael Pavone | Remove MAME Z80 core in favor of my new Z80 core mame_interp |
Fri, 01 Mar 2019 14:17:29 -0800 | Michael Pavone | Merge from default mame_interp |
Sun, 10 Feb 2019 11:58:23 -0800 | Michael Pavone | Initial attempt at interrupts in new Z80 core and integrating it into main executable |
Wed, 27 Dec 2017 13:46:52 -0800 | Michael Pavone | Super hacky integration of the version of Musashi 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 |
Sun, 26 Feb 2017 23:20:11 -0800 | Michael Pavone | Fix direct usage of read rather than GDB_READ in gdb_remote.c |