Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-28 | Merge | Michael Pavone | |
2015-05-28 | Get windows build compiling again post-merge | Michael Pavone | |
2015-05-27 | Add a basic YM-2612 command to the debugger. Fix negative detune values and ↵ | Michael Pavone | |
get the correct precision for the multiplication step of phase inc calculation | |||
2015-05-21 | Process events while waiting for 68K debugger input. This prevents "not ↵ | Michael Pavone | |
responsive" dialogs when sitting in the debugger | |||
2015-05-14 | Sync machine state before entering debugger | Michael Pavone | |
2014-12-30 | Merge | Michael Pavone | |
2014-06-17 | Partially working switch to having a vcounter and hslot counter in the ↵ | Michael Pavone | |
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 | |||
2014-03-02 | Add backtrace (bt) command to 68K debugger | Michael Pavone | |
2014-03-01 | Add a separate flag/define for disabling the Z80 at compile time to ease ↵ | Michael Pavone | |
refactoring | |||
2014-02-18 | Initial work on the x86-32 target | Michael Pavone | |
2014-02-11 | Support single stepping in gdb remote debugger | Mike Pavone | |
2014-02-11 | Move debugging code outside of main source file | Mike Pavone | |