Mercurial > repos > blastem
log genesis.c @ 1314:ae932ca28282
age | author | description |
---|---|---|
Thu, 30 Mar 2017 23:59:57 -0700 | Michael Pavone | YM2612 should also be reset on system soft reset |
Thu, 30 Mar 2017 23:57:30 -0700 | Michael Pavone | Reset YM2612 whenver the Z80 is reset. Fixes issue with stuck notes in Fantastic Dizzy and Kid Chameleon |
Tue, 28 Mar 2017 09:39:54 -0700 | Michael Pavone | Fix exit trace mode edge case. Call do_sync if trace mode bit is changed in eori sr |
Tue, 28 Mar 2017 00:13:35 -0700 | Michael Pavone | Implemented M68K trace mode. Some edge cases/SR update paths still need work |
Sun, 19 Mar 2017 18:32:49 -0700 | Michael Pavone | Adjust Z80 interrupt pulse duration to match hardware measurements |
Sun, 19 Mar 2017 11:14:34 -0700 | Michael Pavone | Minor fix to hacky refresh emulation code to more closely match my intent |
Sat, 18 Mar 2017 23:18:37 -0700 | Michael Pavone | Basic refresh emulation that doesn't break direct color DMA demos. Fixes sound after entering pause menu in Pacman 2: The New Adventures |