Skip to navigation

Sound: FlushSoundBuffer0

Name: FlushSoundBuffer0 [Show more] Type: Subroutine Category: Sound Summary: Flush the sound channel 0 buffer
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * ProcessGameplay calls FlushSoundBuffer0
.FlushSoundBuffer0 LDX #4 \ Set X = 4 to denote the sound channel 0 buffer \ Fall through into FlushBuffer to flush the sound \ channel 0 buffer