Changes

Z80

No change in size, 20 April
/* Instruction Execution Sequence */
#Operation
#Memory Write / I/O Write (if needed)
#Loop (for block instructions only)
#At the end of every instruction, the IRQ (if IFF1 is active) and NMI pins are checked
#Loop (for block instructions only)
For example, the instruction RL (IX+42) will execute as follow:
13,173
edits