.NWDAV4 JSR TT67 ; Print a newline LDA #176 ; Print recursive token 127 ("ITEM") followed by a JSR prq ; question mark JSR dn2 ; Call dn2 to make a short, high beep and delay for 1 ; second LDY QQ29 ; Fetch the item number we are selling from QQ29 JMP NWDAVxx ; Jump back into the TT210 routine that called NWDAV4Name: NWDAV4 [Show more] Type: Subroutine Category: Market Summary: Print an "ITEM?" error, make a beep and rejoin the TT210 routineContext: See this subroutine in context in the source code References: This subroutine is called as follows: * TT210 calls NWDAV4
[X]
Subroutine TT67 (category: Text)
Print a newline
[X]
Subroutine dn2 (category: Text)
Make a short, high beep and delay for 1 second
[X]
Subroutine prq (category: Text)
Print a text token followed by a question mark