.HFS2 STA STP \ Store the step size in A JSR TTX66 \ Clear the screen and draw a border box JMP HFS1 \ Jump to HFS1 to draw the launch or hyperspace tunnelName: HFS2 [Show more] Type: Subroutine Category: Drawing circles Summary: Clear the screen and draw the launch or hyperspace tunnelContext: See this subroutine in context in the source code References: This subroutine is called as follows: * LL164 calls HFS2 * Main flight loop (Part 9 of 16) calls HFS2
[X]
Subroutine HFS1 (category: Drawing circles)
Draw the launch or hyperspace tunnel
[X]
Subroutine TTX66 (category: Drawing the screen)
Clear the top part of the screen and draw a border box by sending a clr_scrn command to the I/O processor