Mercurial > repos > blastem
log z80_to_x86.c @ 653:a18e3923481e
age | author | description |
---|---|---|
Thu, 01 Jan 2015 14:36:55 -0800 | Michael Pavone | Remove some of the hard coded assumptions about the memory map from the CPU cores |
Tue, 30 Dec 2014 19:11:34 -0800 | Michael Pavone | Merge |
Tue, 16 Dec 2014 01:10:54 -0800 | Michael Pavone | Fix flags for rra, rrca, rla and rlca. Fix timing for rr, rrc, rl and rlc when using IX or IY. Fix access to I and R registers (R still needs to be made 7-bit though). Fix flags for ld a, i. The fix for access to I fixes PCM playback in Titan Overdrive and music playback in Crackdown. |