.FlushSQ2AndNOISE LDX #1 ; Flush the SQ2 sound channel JSR FlushSoundChannel LDX #2 ; Flush the NOISE sound channel, returning from the BNE FlushSoundChannel ; subroutine using a tail callName: FlushSQ2AndNOISE [Show more] Type: Subroutine Category: Sound Summary: Flush the SQ2 and NOISE sound channelsContext: See this subroutine in context in the source code References: This subroutine is called as follows: * FlushSpecificSound calls FlushSQ2AndNOISE
[X]
Subroutine FlushSoundChannel (category: Sound)
Flush a specific sound channel