Register and Data manipulation // LD (LoaD)
0xDD26 - u56614
Loads * into ixh.
| T States | Bytes |
|---|---|
| 11 | 3 |
None.
{
"flags": {
"S": "unaffected",
"Z": "unaffected",
"H": "unaffected",
"P/V": "unaffected",
"N": "unaffected",
"C": "unaffected"
},
"unaffected": true,
"operation": "ld ixh,*",
"opcode": "ld",
"operand": [
"ixh",
"*"
],
"code": "DD26",
"bytes": 3,
"time": 11,
"description": "Loads * into ixh.",
"category": "Register and Data manipulation",
"subCategory": "LD (LoaD)"
}