Mercurial > repos > blastem
log debug.c @ 653:a18e3923481e
age | author | description |
---|---|---|
Tue, 30 Dec 2014 19:11:34 -0800 | Michael Pavone | Merge |
Tue, 17 Jun 2014 19:01:01 -0700 | Michael Pavone | Partially working switch to having a vcounter and hslot counter in the context rather than trying to derive them from the cycle count. This should allow for more accurate handling of mid screen mode switches. Interrupt timing is broken currently though |
Sun, 02 Mar 2014 14:41:43 -0800 | Michael Pavone | Add backtrace (bt) command to 68K debugger |
Sat, 01 Mar 2014 17:11:06 -0800 | Michael Pavone | Add a separate flag/define for disabling the Z80 at compile time to ease refactoring |
Tue, 18 Feb 2014 21:37:31 -0800 | Michael Pavone | Initial work on the x86-32 target |
Tue, 11 Feb 2014 22:38:47 -0800 | Mike Pavone | Support single stepping in gdb remote debugger |
Tue, 11 Feb 2014 21:53:31 -0800 | Mike Pavone | Move debugging code outside of main source file |