Skip to navigation

Missions: PAS1

[Apple II version]

Name: PAS1 [Show more] Type: Subroutine Category: Missions Summary: Change to the text view for the Constrictor mission briefing
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * BRIEF calls PAS1
.PAS1 LDA #1 ; Jump to TT66 to clear the screen and set the current JMP TT66 ; view type to 1, for the mission briefing screen, and ; return from the subroutine using a tail call