Mercurial > repos > blastem
log z80inst.c @ 715:1c2020d3e275
age | author | description |
---|---|---|
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. |
Tue, 10 Sep 2013 23:31:08 -0700 | Mike Pavone | Added copyright notice to source files and added GPL license text in COPYING |
Thu, 09 May 2013 19:38:28 -0700 | Mike Pavone | Show absolute addresses for JR, JRCC and DJNZ in Z80 disassembler |