Prev: ACB9 Up: Map Next: ACFB
ACD9: Messaging: Current Total
Used by the routine at Messaging_DartNumber.
Messaging_CurrentTotal ACD9 CALL PrintString_Loop Call PrintString_Loop.
ACDC DEFB $10,$07 INK: WHITE.
ACDE DEFB $11,$00 PAPER: BLACK.
ACE0 DEFB $12,$01 FLASH: ON.
ACE2 DEFB $16,$16,$0E PRINT AT: 16, 0E.
ACE5 DEFM " CURRENT TOTAL" " CURRENT TOTAL".
ACF3 DEFB $16,$16,$1D PRINT AT: 16, 1D.
Current_Total ACF6 DEFM " " "   ".
ACF9 DEFB $FF Terminator.
ACFA RET Return.
Prev: ACB9 Up: Map Next: ACFB