Skip to navigation


Utility routines: CLDELAY

[BBC Master version]

Name: CLDELAY [Show more] Type: Subroutine Category: Utility routines Summary: Delay by iterating through 5 * 256 (1280) empty loops
Context: See this subroutine in context in the source code References: No direct references to this subroutine in this source file

This routine is unused in this version of Elite (it is left over from the 6502 Second Processor version).
.CLDELAY RTS \ Return from the subroutine, as CLDELAY does nothing in \ this version of Elite (it is left over from the 6502 \ Second Processor version)