![]() |
Routines |
| Prev: 9211 | Up: Map | Next: 9253 |
|
Used by the routines at MainMenu and Messaging_RedefineKeys.
|
|||||
|
|||||
| Messaging_HeaderFooter | 9218 | CALL PrintString_Loop | Call PrintCharacter. | ||
| 921B | DEFB $16,$01,$05 | PRINT AT: 01, 05. | |||
| 921E | DEFM "ONE HUNDRED AND EIGHTY" | . |
|||
| 9234 | DEFB $16,$17,$05 | PRINT AT: 17, 05. | |||
| 9237 | DEFM ">" | . |
|||
| 9238 | DEFB $16,$17,$06 | PRINT AT: 17, 06. | |||
| 923B | DEFM "1986 MASTERTRONIC LTD." | . |
|||
| 9251 | DEFB $FF | Terminator. | |||
| 9252 | RET | Return. | |||
| Prev: 9211 | Up: Map | Next: 9253 |