Skip to navigation


Drawing the screen: viewAttributes_EN

[NES version, Bank 3]

Name: viewAttributes_EN [Show more] Type: Variable Category: Drawing the screen Summary: The view attributes to use for each view type in English 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: * viewAttributesHi uses viewAttributes_EN * viewAttributesLo uses viewAttributes_EN
.viewAttributes_EN EQUB 0 ; 0 = Space view EQUB 1 ; 1 = Title screen EQUB 22 ; 2 = Mission 1 briefing: rotating ship EQUB 4 ; 3 = Mission 1 briefing: ship and text EQUB 5 ; 4 = Game Over screen EQUB 2 ; 5 = Text-based mission briefing EQUB 10 ; 6 = Data on System EQUB 19 ; 7 = Inventory EQUB 13 ; 8 = Status Mode EQUB 9 ; 9 = Equip Ship EQUB 6 ; 10 = Market Price EQUB 16 ; 11 = Save and Load EQUB 3 ; 12 = Short-range Chart EQUB 3 ; 13 = Long-range Chart EQUB 2 ; 14 = Unused EQUB 23 ; 15 = Start screen