Skip to navigation

Elite on the BBC Micro and NES

Sound: MakeHyperSound

[NES version, Bank 7]

Name: MakeHyperSound [Show more] Type: Subroutine Category: Sound Summary: Make the hyperspace sound
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * LL164 calls MakeHyperSound * TT18 calls MakeHyperSound
.MakeHyperSound JSR FlushSoundChannels ; Flush the SQ1, SQ2 and NOISE sound channels LDY #21 ; Set Y = 21 and fall through into the NOISE routine to ; make the hyperspace sound