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