.BEEP LDA #32 \ Set A = 32 to denote a short, high beep, and fall \ through into the NOISE routine to make the soundName: BEEP [Show more] Type: Subroutine Category: Sound Summary: Make a short, high beepContext: See this subroutine in context in the source code References: This subroutine is called as follows: * CHPR calls BEEP * dn2 calls BEEP * Main flight loop (Part 11 of 16) calls BEEP