Register and Data manipulation // LD (LoaD)
0xDD36
- u56630
Stores * to the memory location pointed to by ix 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 (ix+*),*", "opcode": "ld", "operand": [ "(ix+*)", "*" ], "code": "DD36", "bytes": 4, "time": 19, "description": "Stores * to the memory location pointed to by ix plus *.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }