Skip to navigation

Elite on the BBC Micro and NES

Flight: TT147, Removed

[Elite-A, Docked]

Name: TT147, Removed [Show more] Type: Subroutine Category: Flight Summary: Print an error when a system is out of hyperspace range
Context: See this subroutine in context in the source code References: No direct references to this subroutine in this source file

Print "RANGE?" for when the hyperspace distance is too far
\ --- Mod: Code removed for Elite-A: ------------------> \.TT147 \ \ LDA #202 \ Load A with token 42 ("RANGE") and fall through into \ \ prq to print it, followed by a question mark \ --- End of removed code ----------------------------->