.CHECKV EQUW LOAD%+1 \ The address of the LBL routineName: CHECKV [Show more] Type: Variable Category: Copy protection Summary: The address of the LBL routine in the decryption headerContext: See this variable in context in the source code References: This variable is used as follows: * CHECKER uses CHECKV
CHECKV contains the address of the LBL routine at the very start of the main game code file, in the decryption header code that gets prepended to the main game code by elite-bcfs.asm and saved as ELThead.bin
[X]
Configuration variable LOAD% = &1100
LOAD% is the load address of the main game code file ("ELTcode" for loading from disc, "ELITEcode" for loading from tape)