Mercurial > repos > blastem
log z80inst.c @ 313:a13329645ea3
age | author | description |
---|---|---|
Thu, 09 May 2013 19:24:18 -0700 | Mike Pavone | Fix terminal instruction detection in disassembler |
Wed, 08 May 2013 22:43:31 -0700 | Mike Pavone | Fix printing of negative displacements in Z80 disassembler |
Wed, 08 May 2013 14:40:48 -0700 | Mike Pavone | Added z80 test generator and z80 test runner. |
Fri, 03 May 2013 20:15:23 -0700 | Mike Pavone | Use hex where appropriate in disassembler |
Thu, 02 May 2013 22:18:33 -0700 | Mike Pavone | Fix decoding of CP. |
Mon, 29 Apr 2013 22:58:45 -0700 | Mike Pavone | Fix decoding of address in JP and JPCC instructions in the Z80 core |
Sun, 28 Apr 2013 22:41:30 -0700 | Mike Pavone | Implement rotation and bit set/reset instructions (untested). |