Mercurial > repos > blastem
log debug.c @ 788:a91a19dbb5bc
age | author | description |
---|---|---|
Thu, 28 May 2015 23:05:32 -0700 | Michael Pavone | Merge |
Thu, 28 May 2015 22:31:21 -0700 | Michael Pavone | Get windows build compiling again post-merge |
Wed, 27 May 2015 20:53:21 -0700 | Michael Pavone | Add a basic YM-2612 command to the debugger. Fix negative detune values and get the correct precision for the multiplication step of phase inc calculation |
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 |