Mercurial > repos > blastem
log debug.c @ 723:7178d750efbd
age | author | description |
---|---|---|
Thu, 21 May 2015 18:37:41 -0700 | Michael Pavone | Process events while waiting for 68K debugger input. This prevents "not responsive" dialogs when sitting in the debugger |
Thu, 14 May 2015 00:04:22 -0700 | Michael Pavone | Sync machine state before entering debugger |
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 |