Mercurial > repos > blastem
log cpu_dsl.py @ 1747:89ddf41a50bb
age | author | description |
---|---|---|
Wed, 06 Feb 2019 09:13:24 -0800 | Michael Pavone | Optimization of flag calculation for flags that just copy a bit from the result in CPU DSL |
Wed, 06 Feb 2019 08:54:09 -0800 | Michael Pavone | Fixes to DAA, SCF and CCF to pass ZEXALL in new Z80 core |
Tue, 05 Feb 2019 19:29:54 -0800 | Michael Pavone | Fixed half-carry flag calcuation for adc/sbc in new Z80 core |
Mon, 04 Feb 2019 23:46:35 -0800 | Michael Pavone | Fixed CPI/CPD/CPIR/CPDR in new Z80 core |
Mon, 04 Feb 2019 22:20:51 -0800 | Michael Pavone | Implement DD/FD prefixes for instructions that don't reference HL |
Mon, 04 Feb 2019 21:43:43 -0800 | Michael Pavone | Fixed some issues involving conditional execution and temporaries/constant folding |
Sun, 03 Feb 2019 11:05:40 -0800 | Michael Pavone | Get new Z80 core running in CPM harness |