Register and Data manipulation // LD (LoaD)
0xFD22
- u64802
Stores iy into the memory location pointed to by **.
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": "FD22", "bytes": 4, "time": 20, "description": "Stores iy into the memory location pointed to by **.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }