Prev: 47793 Up: Map Next: 47811
47802: Scroll Screen
Used by the routine at PrintCharacter.
Scrolls the screen up and then resets the print position.
ScrollScreen 47802 EXX Switch to the shadow registers.
Scroll the screen up.
47803 CALL 3582 Call CL_SC_ALL.
Reset the print position.
47806 CALL SetDefaultScreenPosition Call SetDefaultScreenPosition.
47809 EXX Switch back to the normal registers.
47810 RET Return.
View the equivalent code in Warlord.
Prev: 47793 Up: Map Next: 47811