Routines |
Prev: 9183 | Up: Map | Next: 91B6 |
Used by the routine at 9A86.
|
||||
Print_Score | 91A1 | CALL PrintString_Loop | Call PrintString_Loop. | |
91A4 | DEFB $16,$00,$00 | PRINT AT: 00, 00. | ||
91A7 | DEFB $10,$07 | INK: WHITE. | ||
91A9 | DEFB $11,$00 | PAPER: BLACK. | ||
Messaging_Score | 91AB | DEFM "SC:000000" | ||
91B4 | DEFB $FF | Terminator. | ||
91B5 | RET | Return. |
Prev: 9183 | Up: Map | Next: 91B6 |