.CrackerSeed LDA #0 \ This instruction is never run but the operand is used \ to hide data as part of the anti-cracker codeName: CrackerSeed [Show more] Type: Subroutine Category: Cracker protection Summary: Obfuscated storage for the high byte of the landscape number as part of the anti-cracker codeContext: See this subroutine in context in the source code References: This subroutine is called as follows: * AlterCrackerSeed calls CrackerSeed * CheckCrackerSeed calls CrackerSeed * SetCrackerSeed calls CrackerSeed