Control Flow // HALT
0x76
- u118
Suspends CPU operation until an interrupt or reset occurs.
T States | Bytes |
---|---|
4 | 1 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "halt", "opcode": "halt", "operand": [], "code": "76", "bytes": 1, "time": 4, "description": "Suspends CPU operation until an interrupt or reset occurs.", "category": "Control Flow", "subCategory": "HALT" }