.FlushSoundChannels LDX #0 ; Flush the SQ1 sound channel JSR FlushSoundChannel ; Fall through into FlushSQ2AndNOISE to flush the SQ2 ; and NOISE channelsName: FlushSoundChannels [Show more] Type: Subroutine Category: Sound Summary: Flush the SQ1, SQ2 and NOISE sound channelsContext: See this subroutine in context in the source code References: This subroutine is called as follows: * MakeHyperSound calls FlushSoundChannels
[X]
Subroutine FlushSoundChannel (category: Sound)
Flush a specific sound channel