Arithmetic // RES (RESet bit)
0xFDCB**92
- u64971
Resets bit 2 of the memory location pointed to by iy 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 2,(iy+*),d", "opcode": "res", "operand": [ "2", "(iy+*)", "d" ], "code": "FDCB**92", "bytes": 4, "time": 23, "description": "Resets bit 2 of the memory location pointed to by iy plus *.", "category": "Arithmetic", "subCategory": "RES (RESet bit)" }