Skip to navigation


Text: Print2Spaces

[NES version, Bank 0]

Name: Print2Spaces [Show more] Type: Subroutine Category: Text Summary: Print two spaces
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * fwl calls Print2Spaces * Print4Spaces calls Print2Spaces
.Print2Spaces JSR TT162 ; Print two spaces, returning from the subroutine using JMP TT162 ; a tail call