Skip to navigation

Elite on the BBC Micro and NES

Dashboard: SP1, Removed

[Elite-A, Flight]

Name: SP1, Removed [Show more] Type: Subroutine Category: Dashboard Summary: Draw the space station on the compass
Context: See this subroutine in context in the source code References: No direct references to this subroutine in this source file
\ --- Mod: Code removed for Elite-A: ------------------> \.SP1 \ \ JSR SPS4 \ Call SPS4 to calculate the vector to the space station \ \ and store it in XX15 \ \ \ Fall through into SP2 to draw XX15 on the compass \ --- End of removed code ----------------------------->