Skip to navigation


Text: INCYC

[Commodore 64 version]

Name: INCYC [Show more] Type: Subroutine Category: Text Summary: Move the text cursor to the next row
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * EQSHP calls INCYC * NLIN calls INCYC * qv calls INCYC * TT146 calls INCYC * TT167 calls INCYC * TTX69 calls INCYC
.INCYC INC YC ; Move the text cursor to the next row RTS ; Return from the subroutine