|  | Routines | 
| Prev: 37393 | Up: Map | Next: 37459 | 
| 
Used by the routines at MainMenu and Messaging_RedefineKeys.
 | |||||
| 
 | |||||
| Messaging_HeaderFooter | 37400 | CALL PrintString_Loop | Call PrintCharacter. | ||
| 37403 | DEFB 22,1,5 | PRINT AT: 1, 5. | |||
| 37406 | DEFM "ONE HUNDRED AND EIGHTY" |  . | |||
| 37428 | DEFB 22,23,5 | PRINT AT: 23, 5. | |||
| 37431 | DEFM ">" |  . | |||
| 37432 | DEFB 22,23,6 | PRINT AT: 23, 6. | |||
| 37435 | DEFM "1986 MASTERTRONIC LTD." |  . | |||
| 37457 | DEFB 255 | Terminator. | |||
| 37458 | RET | Return. | |||
| Prev: 37393 | Up: Map | Next: 37459 |