.BRIS LDA #216 ; Print extended token 216 ("{clear screen}{tab 6}{move JSR DETOK ; to row 10, white, lower case}{white}{all caps}INCOMING ; MESSAGE" LDY #100 ; Wait for 100 delay loops and return from the JMP DELAY ; subroutine using a tail call
[X]
Subroutine DELAY (category: Utility routines)
Wait for a specified time, measured in loop iterations
[X]
Subroutine DETOK (category: Text)
Print an extended recursive token from the TKN1 token table