.FR1 LDA #201 \ Print recursive token 41 ("MISSILE JAMMED") as an JMP MESS \ in-flight message and return from the subroutine using \ a tail callName: FR1 [Show more] Type: Subroutine Category: Tactics Summary: Display the "missile jammed" messageContext: See this subroutine in context in the source code References: This subroutine is called as follows: * FRMIS calls FR1
This is shown if there isn't room in the local bubble of universe for a new missile.
Other entry points: FR1-2 Clear the C flag and return from the subroutine
[X]
Subroutine MESS (category: Flight)
Display an in-flight message