Skip to navigation


Sound: StopSoundsS

[NES version, Bank 6]

Name: StopSoundsS [Show more] Type: Subroutine Category: Sound Summary: A jump table entry at the start of bank 6 for the StopSounds routine
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * ChooseMusic calls StopSoundsS * MakeMusicOnNOISE calls StopSoundsS * MakeMusicOnSQ1 calls StopSoundsS * MakeMusicOnSQ2 calls StopSoundsS * MakeMusicOnTRI calls StopSoundsS * StopSounds_b6 calls StopSoundsS
.StopSoundsS JMP StopSounds ; Jump to the StopSounds routine, returning from the ; subroutine using a tail call