.BEEP LDY #sobeep \ Call the NOISE routine with Y = 1 to make a short, BRA NOISE \ high beep, returning from the subroutine using a tail \ callName: BEEP [Show more] Type: Subroutine Category: Sound Summary: Make a short, high beepContext: See this subroutine in context in the source code Variations: See code variations for this subroutine in the different versions References: This subroutine is called as follows: * CHPR calls BEEP * DK4 calls BEEP * dn2 calls BEEP * Main flight loop (Part 11 of 16) calls BEEP
[X]
Subroutine NOISE (category: Sound)
Make the sound whose number is in Y by populating the sound buffer
[X]
Configuration variable sobeep = 1
Sound 1 = Short, high beep