Prev: 42386 Up: Map Next: 42404
42395: Scroll Screen
Used by the routine at PrintCharacter.
Scrolls the screen up and then resets the print position.
ScrollScreen 42395 EXX Switch to the shadow registers.
Scroll the screen up.
42396 CALL 3582 Call CL_SC_ALL.
Reset the print position.
42399 CALL SetDefaultScreenPosition Call SetDefaultScreenPosition.
42402 EXX Switch back to the normal registers.
42403 RET Return.
View the equivalent code in The Jewels Of Babylon.
Prev: 42386 Up: Map Next: 42404