Skip to navigation

Elite on the BBC Micro and NES

Keyboard: FLKB

[BBC Master version]

Name: FLKB [Show more] Type: Subroutine Category: Keyboard Summary: Flush the keyboard buffer
Context: See this subroutine in context in the source code Variations: See code variations for this subroutine in the different versions References: This subroutine is called as follows: * MT26 calls FLKB * TRADEMODE calls FLKB

This routine does nothing in the BBC Master version of Elite. It does have a function in the disc and 6502SP versions, so the authors presumably just cleared out the FLKB routine for the Master version, rather than unplumbing it from the code.
.FLKB RTS \ Return from the subroutine