![]()  | 
Routines | 
| Prev: BAB1 | Up: Map | Next: BAC3 | 
| 
 
Used by the routine at PrintCharacter.
 
Scrolls the screen up and then resets the print position.
 
 | 
||||
| ScrollScreen | BABA | EXX | Switch to the shadow registers. | |
| 
 
Scroll the screen up.
 
 | 
||||
| BABB | CALL $0DFE | Call CL_SC_ALL. | ||
| 
 
Reset the print position.
 
 | 
||||
| BABE | CALL SetDefaultScreenPosition | Call SetDefaultScreenPosition. | ||
| BAC1 | EXX | Switch back to the normal registers. | ||
| BAC2 | RET | Return. | ||
| 
 
View the equivalent code in Warlord.
 
 | 
||||
| Prev: BAB1 | Up: Map | Next: BAC3 |