Skip to navigation

Elite on the BBC Micro and NES

Text: TT68

[BBC Micro disc version, Docked]

Name: TT68 [Show more] Type: Subroutine Category: Text Summary: Print a text token followed by a colon
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * fwl calls TT68 * TT146 calls TT68 * TT25 calls TT68

Arguments: A The text token to be printed
.TT68 JSR TT27 \ Print the text token in A and fall through into TT73 \ to print a colon