Skip to navigation

Elite on the BBC Micro and NES

Drawing planets: CNT3

[6502 Second Processor version, Loader 1]

Name: CNT3 [Show more] Type: Variable Category: Drawing planets Summary: A counter for use in drawing Saturn's rings
Context: See this variable in context in the source code Variations: See code variations for this variable in the different versions References: This variable is used as follows: * PLL1 (Part 3 of 3) uses CNT3

Defines the number of iterations of the PLL3 loop, which draws the rings around the loading screen's Saturn.
.CNT3 EQUW &0333 \ The number of iterations of the PLL3 loop (819)