.autoPlayKeys1Lo EQUB LO(autoPlayKeys1_EN) ; English EQUB LO(autoPlayKeys1_DE) ; German EQUB LO(autoPlayKeys1_FR) ; French EQUB LO(autoPlayKeys1_EN) ; There is no fourth language, so this byte is ; ignoredName: autoPlayKeys1Lo [Show more] Type: Variable Category: Combat demo Summary: Low byte of the address of the auto-play key table for each language Deep dive: Multi-language support in NES Elite Auto-playing the combat demoContext: See this variable in context in the source code References: This variable is used as follows: * SetDemoAutoPlay uses autoPlayKeys1Lo
[X]
Variable autoPlayKeys1_DE (category: Combat demo)
Auto-play commands for the first part of the auto-play combat demo (combat practice) when German is the chosen language
[X]
Variable autoPlayKeys1_EN (category: Combat demo)
Auto-play commands for the first part of the auto-play combat demo (combat practice) when English is the chosen language
[X]
Variable autoPlayKeys1_FR (category: Combat demo)
Auto-play commands for the first part of the auto-play combat demo (combat practice) when French is the chosen language