Skip to navigation

Elite on the BBC Micro and NES

Combat demo: NOFY

[NES version, Bank 6]

Name: NOFY [Show more] Type: Variable Category: Combat demo Summary: The y-coordinates of the scroll text letter grid
Context: See this variable in context in the source code References: This variable is used as follows: * GRS1 uses NOFY
.NOFY EQUB 0 ; Grid points 0-2 EQUB 0 EQUB 0 EQUB WY ; Grid points 3-5 EQUB WY EQUB WY EQUB 2*WY ; Grid points 6-8 EQUB 2*WY EQUB 2*WY EQUB 3*WY ; Grid points 9-B EQUB 3*WY EQUB 3*WY