Skip to navigation


Text: WHITETEXT

[Commodore 64 version]

Name: WHITETEXT [Show more] Type: Subroutine Category: Text Summary: Switch to white text
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * MT29 calls WHITETEXT

This subroutine has no effect in this version of Elite.
.WHITETEXT ;LDA #32 ; These instructions are commented out in the original ;JSR DOVDU19 ; source ;LDA #RED ;JMP DOCOL RTS ; Return from the subroutine