Routines |
Prev: 995B | Up: Map | Next: 9965 |
Used by the routine at ControlCode_ClearScreen.
|
||||
9960 | POP DE | Restore DE from the stack. | ||
This entry point is used by the routines at ControlCode_12 and ControlCode_07.
|
||||
9961 | POP BC | Restore BC, AF and HL from the stack. | ||
9962 | POP AF | |||
9963 | POP HL | |||
9964 | RET | Return. |
Prev: 995B | Up: Map | Next: 9965 |