Skip to navigation

Elite on the BBC Micro and NES

Text: TT73

[BBC Micro disc version, Docked]

Name: TT73 [Show more] Type: Subroutine Category: Text Summary: Print a colon
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * crlf calls TT73
.TT73 LDA #':' \ Set A to ASCII ":" and fall through into TT27 to \ actually print the colon