Skip to navigation

Elite on the BBC Micro and NES

Demo: NOFY

[6502 Second Processor version]

Name: NOFY [Show more] Type: Variable Category: 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 2.5*WY \ Grid points 9-B EQUB 2.5*WY EQUB 2.5*WY