Skip to navigation

Elite on the BBC Micro and NES

Combat demo: creditsText3Hi

[NES version, Bank 6]

Name: creditsText3Hi [Show more] Type: Variable Category: Combat demo Summary: Lookup table for the high byte of the address of the creditsText3 text for each language
Context: See this variable in context in the source code References: This variable is used as follows: * ShowScrollText uses creditsText3Hi
.creditsText3Hi EQUB HI(creditsText3) ; English EQUB HI(creditsText3) ; German EQUB HI(creditsText3) ; French EQUB HI(creditsText3) ; There is no fourth language, so this byte is ignored