Skip to navigation

Elite on the BBC Micro and NES

Save and load: saveHeader2Lo

[NES version, Bank 6]

Name: saveHeader2Lo [Show more] Type: Variable Category: Save and load Summary: Lookup table for the low byte of the address of the saveHeader2 text for each language
Context: See this variable in context in the source code References: This variable is used as follows: * SVE uses saveHeader2Lo
.saveHeader2Lo EQUB LO(saveHeader2_EN) ; English EQUB LO(saveHeader2_DE) ; German EQUB LO(saveHeader2_FR) ; French