.TT67K ; 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, I have renamed this one to TT67K LDA #12 ; Set A to a carriage return character ; Fall through into CHPR to print the newlineName: TT67K [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 TT67K