Skip to navigation

Elite on the BBC Micro and NES

Drawing the screen: FadeColoursTwice

[NES version, Bank 3]

Name: FadeColoursTwice [Show more] Type: Subroutine Category: Drawing the screen Summary: Fade the screen colours towards black twice
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * FadeToColour calls FadeColoursTwice
.FadeColoursTwice JSR FadeColours ; Call FadeColours to fade the screen colours towards ; black ; Fall through into FadeColours to fade the screen ; colours a second time