Skip to navigation


Utility routines: X%

[Commodore 64 version, Game Loader]

Name: X% [Show more] Type: Variable Category: Utility routines Summary: Denotes the end of the first block of loader code, as used in the encryption/decryption process
Context: See this variable in context in the source code References: This variable is used as follows: * Elite loader (Part 1 of 7) uses X%
.X% JMP $0185 ; This code is never run, but it was presumably added ; to the code to act as a red herring to confuse any ; crackers exploring the loader code