Z80 Instruction Table NoSemantic

From SpecNext official Wiki
Revision as of 14:05, 20 January 2025 by Johnnyo (talk | contribs) (trying a plain table layout)
Jump to: navigation, search
Z80 Instruction Table
Mnemonic Status Addressing Mode 1 Addressing Mode 2 Flags T-States Summary
ADC A, (HL) S Accumulator Indirect S 0 V S S S 7 A+=HL*+(CF?1:0)
Example Example Example
Example Example Example