Register and Data manipulation // LD (LoaD)
0x3E
- u62
Loads * into a.
T States | Bytes |
---|---|
7 | 2 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "ld a,*", "opcode": "ld", "operand": [ "a", "*" ], "code": "3E", "bytes": 2, "time": 7, "description": "Loads * into a.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }