Skip to navigation


Tube: PUTBACK

[Commodore 64 version]

Name: PUTBACK [Show more] Type: Subroutine Category: Tube Summary: Reset the OSWRCH vector in WRCHV to point to USOSWRCH
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).
.PUTBACK ;LDA #128 ; This instruction is commented out in the original ; source RTS ; Return from the subroutine