Changes

Jump to: navigation, search

FPGAmstrad

319 bytes added, 08:05, 29 July 2018
/* Z80: ED A9 cpd(r) / ED A1 cpi(r) */
Solved in r005.8.16.3 by Sorgelig (T80 fixes) - valided
==== Z80: ED A9 B9 cpd(r) / ED A1 B1 cpi(r) ====Problem here : CPDR and CPIR has same implementation than ED A9 CPD and ED A1 CPI. Solved by Sorgelig (does not run in r005.8.16.2 but does pass on Sorgelig MiSTer version) In fact it is more difficult instruction that I was thinking, if you watch at it, it shall take only 4 NOPs maximum but in plustest.dsk it does take 6/4 NOPs. In fact C9 RET seem also used here, as sub instruction.
==== Z80: TODO : cpc-power testbench ====
1,200
edits