Register and Data manipulation // LD (LoaD)
0xED43
- u60739
Stores bc into the memory location pointed to by **.
T States | Bytes |
---|---|
20 | 4 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "ld (**),bc", "opcode": "ld", "operand": [ "(**)", "bc" ], "code": "ED43", "bytes": 4, "time": 20, "description": "Stores bc into the memory location pointed to by **.", "category": "Register and Data manipulation", "subCategory": "LD (LoaD)" }