Mercurial > repos > blastem
log cpu_dsl.py @ 1728:b0e01e64d76d
age | author | description |
---|---|---|
Sat, 02 Feb 2019 15:35:15 -0800 | Michael Pavone | Implemented RES instruction in new Z80 core |
Fri, 01 Feb 2019 22:16:56 -0800 | Michael Pavone | Miscellaneous small fixes to new Z80 core |
Thu, 31 Jan 2019 23:33:36 -0800 | Michael Pavone | Implemented shift instructions in new Z80 core |
Thu, 31 Jan 2019 23:03:51 -0800 | Michael Pavone | Implemented the rest of the rotate instructions in new Z80 core |
Thu, 31 Jan 2019 22:41:37 -0800 | Michael Pavone | Implementation of some of the rotate instructions in new Z80 core |
Wed, 30 Jan 2019 21:47:35 -0800 | Michael Pavone | Fix cp instruction in new Z80 core and implement its DD/FD prefixes |
Wed, 30 Jan 2019 09:32:01 -0800 | Michael Pavone | Better error reporting when an instruction is given an insufficient number of parameters |