.FILEPR LDA #3 ; Print extended token 3 + DISK, i.e. token 3 or 2 (as CLC ; DISK can be 0 or $FF). Token 2 is "disk" and token 3 ADC DISK ; is "tape", so this displays the currently selected JMP DETOK ; mediaName: FILEPR [Show more] Type: Subroutine Category: Save and load Summary: Display the currently selected media (disk or tape) Deep dive: Extended text tokensContext: See this subroutine in context in the source code References: This subroutine is called as follows: * JMTB calls FILEPR
[X]
Subroutine DETOK (category: Text)
Print an extended recursive token from the TKN1 token table
[X]
Variable DISK in workspace Option variables
The configuration setting for toggle key "T", which isn't actually used but is still updated by pressing "T" while the game is paused. This is a configuration option from the Commodore 64 version of Elite that lets you switch between tape and disk