Arithmetic // BIT (test BIT)
0xDDCB**4C
- u56779
Tests bit 1 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 1,(ix+*)", "opcode": "bit", "operand": [ "1", "(ix+*)" ], "code": "DDCB**4C", "bytes": 4, "time": 20, "description": "Tests bit 1 of the memory location pointed to by ix plus *.", "category": "Arithmetic", "subCategory": "BIT (test BIT)" }