Skip to navigation


Tactics: yetanotherrts

[Commodore 64 version]

Name: yetanotherrts [Show more] Type: Subroutine Category: Tactics Summary: Contains an RTS
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * SFRMIS calls yetanotherrts

This routine contains an RTS so we can return from the SFRMIS subroutine with a branch instruction. It also contains the DEMON label, which is left over from the 6502 Second Processor version, where it implements the demo (there is no demo in this version of Elite).
.yetanotherrts .DEMON RTS ; Return from the subroutine