Register and Data manipulation // LD (LoaD)
0xFD36
- u64822
Stores * to the memory location pointed to by iy plus *.
T States | Bytes |
---|---|
19 | 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": "FD36", "bytes": 4, "time": 19, "description": "Stores * to the memory location pointed to by iy plus *.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }