Mercurial > repos > blastem
log gdb_remote.c @ 1506:ded16f3d7eb4 mame_interp
age | author | description |
---|---|---|
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 |
Sun, 22 Jan 2017 19:40:32 -0800 | Michael Pavone | Force IPV4 for GDB remote debugging on Windows. Bind to localhost instead of unspecified address since listening on external ports probably isn't a good idea in the general case |