Register and Data manipulation // LD (LoaD)
0x67
- u103
The contents of a are loaded into h.
T States | Bytes |
---|---|
4 | 1 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "ld h,a", "opcode": "ld", "operand": [ "h", "a" ], "code": "67", "bytes": 1, "time": 4, "description": "The contents of a are loaded into h.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }