.TT67X ; This does the same as the existing TT67 routine, which ; is also present in this source, so it isn't clear why ; this duplicate exists ; ; In the original source, this version also has the name ; TT67, but because BeebAsm doesn't allow us to redefine ; labels, this one has been renamed TT67X LDA #12 ; Set A to a carriage return character ; Fall through into CHPR to print the newlineName: TT67X [Show more] Type: Subroutine Category: Text Summary: Print a newlineContext: See this subroutine in context in the source code References: This subroutine is called as follows: * STATUS calls TT67X