Arithmetic // ADD
0xED33 - u60723
z80n specific
rr+=unsigned A
| T States | Bytes |
|---|---|
| 8 | 2 |
S
Z
H
P/V
N
C
{
"opcode": "add",
"bytes": 2,
"code": "ED33",
"status": "E",
"flags": {},
"mnu": "ADD HL/DE/BC, A",
"z80n": true,
"time": "8",
"description": "rr+=unsigned A",
"operation": "add bc,a",
"category": "Arithmetic",
"subCategory": "ADD"
}