Mercurial > repos > blastem
log debug.c @ 1562:d7b0d0ce8ed1
age | author | description |
---|---|---|
Thu, 06 Jul 2017 21:51:35 -0700 | Michael Pavone | Fix s(tep) debug command for the case of dbra with an expired counter reg |
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 |
Tue, 04 Apr 2017 19:31:14 -0700 | Michael Pavone | Allow a .l suffix to a memory print command to allow fetching and printing a longword |
Mon, 03 Apr 2017 20:48:13 -0700 | Michael Pavone | Improved printing of word at absolute address to support reading from all address types. Implemented support for printing the value pointed to by a register. Removed abuse of read_dma_value in internal debugger. |
Fri, 31 Mar 2017 19:11:04 -0700 | Michael Pavone | Allow adding .w or .b to select just the low word or byte of a register in a 68K debugger print command |
Fri, 31 Mar 2017 19:07:04 -0700 | Michael Pavone | Allow printing current frame number in 68K debugger |