Skip to navigation


Dashboard: msloc

[Apple II version]

Name: msloc [Show more] Type: Variable Category: Dashboard Summary: The screen x-coordinates of the four missile indicators on the dashboard
Context: See this variable in context in the source code References: This variable is used as follows: * MSBAR uses msloc
.msloc EQUB 40 ; Indicator 1 (right) EQUB 32 ; Indicator 2 EQUB 24 ; Indicator 3 EQUB 16 ; Indicator 4 (left)