Register and Data manipulation // LD (LoaD)
0xFD2A
- u64810
Loads the value pointed to by ** into iy.
T States | Bytes |
---|---|
20 | 4 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "ld iy,(**)", "opcode": "ld", "operand": [ "iy", "(**)" ], "code": "FD2A", "bytes": 4, "time": 20, "description": "Loads the value pointed to by ** into iy.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }