Mercurial > repos > blastem
log z80_to_x86.c @ 1042:a6c6b621d0dc
age | author | description |
---|---|---|
Sun, 24 Jul 2016 17:17:59 -0700 | Michael Pavone | Implement Z80 DAA. Implement half-carry flag for the rest of the "easy" cases. Implement flags for IN instruction. Fix implementation of IN for IN F, (C) case |
Sat, 23 Jul 2016 12:43:52 -0700 | Michael Pavone | Implement Z80 block OUT instructions. Fixes Power Monger |
Wed, 20 Apr 2016 23:19:13 -0700 | Michael Pavone | Fix bug in Z80 rrd implementation. This fixes the annoying high pitched wine in Afterburner II. |