Skip to navigation

Elite on the BBC Micro and NES

Copy protection: David9

[Acorn Electron version, Loader]

Name: David9 [Show more] Type: Variable Category: Copy protection Summary: Address used as part of the stack-based decryption loop
Context: See this variable in context in the source code References: This variable is used as follows: * BEGIN% uses David9

This address is used in the decryption loop starting at David2 in part 4, and is used to jump back into the loop at David5.
.David9 EQUW David5 \ The address of David5 CLD \ This instruction is not used