.TT147 LDA #202 \ Print token 42 ("RANGE") followed by a question mark JMP prq \ and return from the subroutine using a tail callName: TT147 [Show more] Type: Subroutine Category: Flight Summary: Print an error when a system is out of hyperspace rangeContext: See this subroutine in context in the source code References: This subroutine is called as follows: * hyp calls TT147
Print "RANGE?" for when the hyperspace distance is too far
[X]
Subroutine prq (category: Text)
Print a text token followed by a question mark