Prev: 62201 Up: Map Next: 62288
62283: Code sheet - set random number seed to generate the random code location address
Used by the routines at 23820 and 65000.
Jump here from 65047 after game data unpacked/unecrypted. Initializes the code generation routine.
62283 CALL 62089 Generate and store 3 random bytes using the FRAMES timer system variable
62286 LD B,3 Set number of correct codes player needs to enter = 3
Prev: 62201 Up: Map Next: 62288