Skip to navigation


Utility routines: backtonormal

[Commodore 64 version]

Name: backtonormal [Show more] Type: Subroutine Category: Utility routines Summary: Disable the keyboard, set the SVN flag to 0, and return with A = 0
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * BRBR calls backtonormal

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