Arithmetic // ADD
0xED34
- u60724
z80n specific
rr+=nn
T States | Bytes |
---|---|
16 | 4 |
S
Z
H
P/V
N
C
{ "opcode": "add", "bytes": 4, "code": "ED34", "status": "E", "flags": {}, "mnu": "ADD HL/DE/BC, nn", "z80n": true, "time": "16", "description": "rr+=nn", "operation": "add hl,$im16", "category": "Arithmetic", "subCategory": "ADD" }