Mercurial > repos > blastem
log debug.c @ 1965:3a46ff899fa6
age | author | description |
---|---|---|
Sun, 03 May 2020 23:28:42 -0700 | Michael Pavone | More correct implementation of byte printing in builtin debugger. Fix GDB debugger to use helper in backend.c for reading bytes |
Tue, 28 Apr 2020 22:03:04 +1000 | Eric Fry | Add support for printing a byte from memory in native debugger. Add stubs for GDB commands qThreadExtraInfo and qP |
Sat, 18 Apr 2020 11:42:53 -0700 | Michael Pavone | Merge from default mame_interp |
Mon, 13 Apr 2020 18:14:22 -0700 | Michael Pavone | Added implementation of printing PC in 68K debugger |
Fri, 10 Apr 2020 23:01:13 +1000 | Eric Fry | Added soft reset command to debugger. Added more debugger help |
Fri, 10 Apr 2020 13:30:16 +1000 | Eric Fry | Added help commands to debugger |