Skip to navigation

Elite on the BBC Micro and NES

Text: characterEndLang

[NES version, Bank 6]

Name: characterEndLang [Show more] Type: Variable Category: Text Summary: The number of the character beyond the end of the printable character set in each language 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: * SetLanguage uses characterEndLang
.characterEndLang EQUB 91 ; English EQUB 96 ; German EQUB 96 ; French EQUB 96 ; There is no fourth language, so this byte is ignored