Prev: ACFB Up: Map Next: AD5C
AD3B: Messaging: Bust
Used by the routine at Messaging_DartNumber.
Messaging_Bust AD3B CALL $AC52 Call AC52.
AD3E CALL PrintString_Loop Call PrintString_Loop.
AD41 DEFB $16,$17,$10 PRINT AT: 17, 10.
AD44 DEFM "BUST[[" bust
AD4A DEFB $FF Terminator.
AD4B CALL LongPause Call LongPause.
AD4E LD HL,$9B2F Copy 0003 bytes of data from *9B2F to *Current_Total.
AD51 LD DE,$ACF6
AD54 LD BC,$0003
AD57 LDIR
AD59 JP Messaging_DartNumber_1 Jump to Messaging_DartNumber_1.
Prev: ACFB Up: Map Next: AD5C