Prev: 30720 Up: Map Next: 32778
32768: Security Check
Used by the routine at GameEntry.
SecurityCheck 32768 DI Disable interrupts.
32769 LD SP,24064 Set the stack pointer to 24064.
32772 LD A,(23673) A=FRAMES+1.
32775 CP 131 Return if A is not 131.
32777 RET NZ
Continue on to GameInitialisation.
View the equivalent code in;
Prev: 30720 Up: Map Next: 32778