Changes
Z80
,/* CPU control group */
| im m || ED 01mmm110 || 2 || 8 (4,4) || - || - || - || - || - || - || - || - || im := m ||Set Interrupt Mode
mmm: 000=0, 001=0, 010=1, 011=2, 100=0, 101=0, 110=1, 111=2
|-
| halt || 01110110 || 1 || 4 (4) || - || - || - || - || - || - || - || - || wait for interrupt || Suspends CPU operation
|-
| nop || 00000000 || 1 || 4 (4) || - || - || - || - || - || - || - || - || nothing ||No Operation
|-
| scf || 00110111 || 1 || 4 (4) || - || - || A || 0 || A || - || 0 || 1 || nothing else || Set Carry Flag