Register and Data manipulation // LD (LoaD)
0xDD75
- u56693
Stores l to the memory location pointed to by ix plus *.
T States | Bytes |
---|---|
19 | 3 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "ld (ix+*),l", "opcode": "ld", "operand": [ "(ix+*)", "l" ], "code": "DD75", "bytes": 3, "time": 19, "description": "Stores l to the memory location pointed to by ix plus *.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }