Routines |
Prev: 9958 | Up: Map | Next: 9965 |
Used by the routine at ControlCode_BlankScreen.
|
||||
ControlCode_FullReturn_1 | 995B | POP BC | Restore BC and DE from the stack. | |
995C | POP DE | |||
This entry point is used by the routines at ControlCode_10, ControlCode_11, ControlCode_09, 9818, ControlCode_SetBrightBit, ControlCode_SetInkColour, ControlCode_SetPaperColour, 9862, ControlCode_Repeater, 9885, 9893, 989F, 98A8, 98C3 and ControlCode_01.
|
||||
ControlCode_Return_1 | 995D | POP AF | Restore AF and HL from the stack. | |
995E | POP HL | |||
995F | RET | Return. | ||
This entry point is used by the routine at ControlCode_ClearScreen.
|
||||
ControlCode_FullReturn_2 | 9960 | POP DE | Restore DE from the stack. | |
This entry point is used by the routines at ControlCode_12 and ControlCode_07.
|
||||
ControlCode_Return_2 | 9961 | POP BC | Restore BC, AF and HL from the stack. | |
9962 | POP AF | |||
9963 | POP HL | |||
9964 | RET | Return. |
Prev: 9958 | Up: Map | Next: 9965 |