Skip to navigation

Elite on the BBC Micro and NES

Start and end: xLanguage

[NES version, Bank 6]

Name: xLanguage [Show more] Type: Variable Category: Start and end Summary: The text column for the language buttons on the Start screen Deep dive: Multi-language support in NES Elite
Context: See this variable in context in the source code References: This variable is used as follows: * ChooseLanguage uses xLanguage
.xLanguage EQUB 2 ; English EQUB 12 ; German EQUB 22 ; French EQUB 17 ; There is no fourth language, so this byte is ignored