.hm JSR TT103 ; Draw small crosshairs at coordinates (QQ9, QQ10), ; which will erase the crosshairs currently there JSR TT111 ; Select the system closest to galactic coordinates ; (QQ9, QQ10) JSR TT103 ; Draw small crosshairs at coordinates (QQ9, QQ10), ; which will draw the crosshairs at our current home ; system JMP CLYNS ; Clear two text rows at the bottom of the screen, move ; the text cursor to the cleared row, and return from ; the subroutine using a tail callName: hm [Show more] Type: Subroutine Category: Charts Summary: Select the closest system and redraw the chart crosshairsContext: See this subroutine in context in the source code References: This subroutine is called as follows: * hyp calls hm * TT102 calls hm
Set the system closest to galactic coordinates (QQ9, QQ10) as the selected system, redraw the crosshairs on the chart accordingly (if they are being shown), and clear two text rows at the bottom of the screen.
[X]
Subroutine CLYNS (category: Drawing the screen)
Clear two character rows near the bottom of the screen
[X]
Subroutine TT103 (category: Charts)
Draw a small set of crosshairs on a chart
[X]
Subroutine TT111 (category: Universe)
Set the current system to the nearest system to a point