Skip to navigation

Elite on the BBC Micro and NES

Start and end: yLanguage

[NES version, Bank 6]

Name: yLanguage [Show more] Type: Variable Category: Start and end Summary: The text row 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 yLanguage
.yLanguage EQUB 23 ; English EQUB 24 ; German EQUB 23 ; French EQUB 24 ; There is no fourth language, so this byte is ignored