Skip to navigation

Elite on the BBC Micro and NES

Text: PrintTokenCrTab

[NES version, Bank 0]

Name: PrintTokenCrTab [Show more] Type: Subroutine Category: Text Summary: Print a token, a newline and the correct indent for Status Mode entries in the chosen language
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * STATUS calls PrintTokenCrTab
.PrintTokenCrTab JSR TT27_b2 ; Print the token in A ; Fall through into PrintCrTab to print a newline and ; the correct indent for the chosen language