Mercurial > repos > blastem
log debug.c @ 2180:b87658ba3b94
age | author | description |
---|---|---|
Sat, 13 Aug 2022 19:39:42 -0700 | Michael Pavone | Fix bug in Z80 debugger for SMS mode post-refactor |
Sat, 13 Aug 2022 19:37:17 -0700 | Michael Pavone | Implement frame advance debugger command |
Sat, 13 Aug 2022 19:16:30 -0700 | Michael Pavone | Finish debugger refactor started with expression parser changes |
Sun, 07 Aug 2022 01:16:47 -0700 | Michael Pavone | Fix Windows build |
Sat, 06 Aug 2022 22:10:42 -0700 | Michael Pavone | Minor cleanup of debugger changes |
Sat, 06 Aug 2022 15:35:10 -0700 | Michael Pavone | Restore ability to print PC in debugger. Make 68K register names case insensitive. Add usp and ssp registers |
Sat, 06 Aug 2022 15:22:30 -0700 | Michael Pavone | Consume all expressions in debugger print command |