.TT161 LDA #'k' ; Load a "k" character into A JSR DASC_b2 ; Print the character and fall through into TT16a to ; print a "g" characterName: TT161 [Show more] Type: Subroutine Category: Market Summary: Print "kg" (for kilograms)Context: See this subroutine in context in the source code References: This subroutine is called as follows: * TT152 calls TT161
[X]
Subroutine DASC_b2 (category: Text)
Call the DASC routine in ROM bank 2