Skip to navigation

Elite on the BBC Micro and NES

Drawing sprites: FadeAndHideSprites

[NES version, Bank 7]

Name: FadeAndHideSprites [Show more] Type: Subroutine Category: Drawing sprites Summary: Fade the screen to black and hide all sprites
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * BRIEF calls FadeAndHideSprites * STATUS calls FadeAndHideSprites * TT22 calls FadeAndHideSprites * TT25 calls FadeAndHideSprites
.FadeAndHideSprites JSR FadeToBlack_b3 ; Fade the screen to black over the next four VBlanks