Arithmetic // RES (RESet bit)
0xDDCB**B4
- u56779
Resets bit 6 of the memory location pointed to by ix plus *.
T States | Bytes |
---|---|
23 | 4 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "res 6,(ix+*),h", "opcode": "res", "operand": [ "6", "(ix+*)", "h" ], "code": "DDCB**B4", "bytes": 4, "time": 23, "description": "Resets bit 6 of the memory location pointed to by ix plus *.", "category": "Arithmetic", "subCategory": "RES (RESet bit)" }