Skip to navigation

Elite on the BBC Micro and NES

Text: TT73

[NES version, Bank 0]

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: * PrintCtrlCode calls TT73
.TT73 LDA #':' ; Print a colon, returning from the subroutine using a JMP TT27_b2 ; tail call