Routines |
Prev: 982E | Up: Map | Next: 9960 |
Used by the routine at GameEntry.
|
||||
SecurityCheck | 995A | LD A,($5C79) | A=FRAMES+01. | |
995D | CP $7D | Return if A is not 7D. | ||
995F | RET NZ | |||
Continue on to GameInitialisation.
View the equivalent code in;
|
Prev: 982E | Up: Map | Next: 9960 |