Changes

Z80

No change in size, 13 March
/* Instruction Execution Sequence */
#M3 (5 t-states): Operand fetch &16 (the real opcode) and calculating the address IX+42
#M4 (4 t-states): Memory read at address IX+42 and then operation
#M6 M5 (3 t-states): Memory write at address IX+42
<br>
13,173
edits