Arithmetic // BIT (test BIT)
0xDDCB**61
- u56779
Tests bit 4 of the memory location pointed to by ix plus *.
T States | Bytes |
---|---|
20 | 4 |
S unknown
Z affected as defined
H set
P/V unknown
N reset
C unaffected
{ "flags": { "S": "unknown", "Z": "affected as defined", "H": "set", "P/V": "unknown", "N": "reset", "C": "unaffected" }, "operation": "bit 4,(ix+*)", "opcode": "bit", "operand": [ "4", "(ix+*)" ], "code": "DDCB**61", "bytes": 4, "time": 20, "description": "Tests bit 4 of the memory location pointed to by ix plus *.", "category": "Arithmetic", "subCategory": "BIT (test BIT)" }