Control Flow // RST (ReSTart)
0xF7
- u247
Make BC Spaces
The current pc value plus one is pushed onto the stack, then is loaded with 30h.
T States | Bytes |
---|---|
11 | 1 |
None.
{ "flags": { "S": "unaffected", "Z": "unaffected", "H": "unaffected", "P/V": "unaffected", "N": "unaffected", "C": "unaffected" }, "unaffected": true, "operation": "rst 30h", "opcode": "rst", "operand": [ "30h" ], "code": "F7", "bytes": 1, "time": 11, "description": "Make BC Spaces\n\nThe current pc value plus one is pushed onto the stack, then is loaded with 30h.", "category": "Control Flow", "subCategory": "RST (ReSTart)" }