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