Input and Output // IN r, (c); OUT (c), r
0xED51
- u60753
The value of c is written to port c.
T States | Bytes |
---|---|
12 | 2 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "out (c),d", "opcode": "out", "operand": [ "(c)", "d" ], "code": "ED51", "bytes": 2, "time": 12, "description": "The value of c is written to port c.", "category": "Input and Output", "subCategory": "IN r, (c); OUT (c), r" }