Routines |
Prev: 39256 | Up: Map | Next: 39269 |
Used by the routine at ControlCode_BlankScreen.
|
||||
ControlCode_FullReturn_1 | 39259 | POP BC | Restore BC and DE from the stack. | |
39260 | POP DE | |||
This entry point is used by the routines at ControlCode_10, ControlCode_11, ControlCode_09, 38936, ControlCode_SetBrightBit, ControlCode_SetInkColour, ControlCode_SetPaperColour, 39010, ControlCode_Repeater, 39045, 39059, 39071, 39080, 39107 and ControlCode_01.
|
||||
ControlCode_Return_1 | 39261 | POP AF | Restore AF and HL from the stack. | |
39262 | POP HL | |||
39263 | RET | Return. | ||
This entry point is used by the routine at ControlCode_ClearScreen.
|
||||
ControlCode_FullReturn_2 | 39264 | POP DE | Restore DE from the stack. | |
This entry point is used by the routines at ControlCode_12 and ControlCode_07.
|
||||
ControlCode_Return_2 | 39265 | POP BC | Restore BC, AF and HL from the stack. | |
39266 | POP AF | |||
39267 | POP HL | |||
39268 | RET | Return. |
Prev: 39256 | Up: Map | Next: 39269 |