Mercurial > repos > blastem
log debug.c @ 2223:1cccc57c069a
age | author | description |
---|---|---|
Tue, 30 Aug 2022 18:42:45 -0700 | Michael Pavone | Add disassemble command to debugger |
Mon, 29 Aug 2022 23:01:46 -0700 | Michael Pavone | Support for loading symbols in debugger for use during name resolution and disassembly |
Sat, 27 Aug 2022 22:02:09 -0700 | Michael Pavone | Fix a couple of Z80 debugger issues |
Mon, 22 Aug 2022 19:44:59 -0700 | Michael Pavone | Give SMS debugger a bit more parity to the Genesis one |
Sun, 21 Aug 2022 16:41:22 -0700 | Michael Pavone | Fix a couple of debugger regressions introduced with changes to support blocks |
Sat, 20 Aug 2022 12:45:33 -0700 | Michael Pavone | Add '>', '<', '>=' and '<=' operators to debugger expression engine |
Sat, 20 Aug 2022 12:08:01 -0700 | Michael Pavone | Add 'if' and 'while' debugger commands |