=== ====================== === === Inc – Increment memory === === ====================== === Format 111.bb1.00 Description The contents of the specified memory location are incremented by 1. The result is stored back at the specified memory location. Addressing Modes ┌─────────┬────────────┬──────────┬─────────────┬─────┬─────┬────────────────┬────────────────┐ │ *Acc* │ 000.110.10 │ 1a │ Inc │ --- │ #2? │ 0000.0010 = 02 │ 0001.1000 = 18 │ │ Zpg │ 111.001.10 │ e6 ab │ Inc ab │ bb- │ #5 │ 1110.0010 = e2 │ 0000.0100 = 04 │ │ Abs │ 111.011.10 │ ee cd ab │ Inc abcd │ bb- │ #6 │ 1110.0010 = e2 │ 0000.1100 = 0c │ │ Zpg,x │ 111.101.10 │ f6 ab │ Ince aa,x │ bb- │ #6 │ 1110.0010 = e2 │ 0001.0100 = 14 │ │ Abs,x │ 111.111.10 │ fe cd ab │ Inc abcd,x │ bb- │ #7? │ 1110.0010 = e2 │ 0001.1100 = 1c │ └─────────┴────────────┴──────────┴─────────────┴─────┴─────┴────────────────┴────────────────┘ Flags NV-BDIZC • - •
Fehlerhinweise, Kommentare und Anregungen sind mir herzlich willkommen.
Letzte Aktualisierung: 2017-02-23