Changes

Jump to: navigation, search

Z80

No change in size, 11 March
/* Z80 Instructions */
| e || 16-bit relative address || dddddddd (e minus address of next instruction)
|-
| ixy || Index register (ix, iy) || i b = 0, 1
|-
| p || Half index register (ixh, ixl, iyh, iyl) || (i, b) = (0, 0), (0, 1), (1, 0), (1, 1)
13,173
edits