Routines |
Prev: 61D3 | Up: Map | Next: 61EB |
Used by the routine at GameEntry.
|
||||
SecurityCheck | 61E5 | LD A,($5C79) | A=FRAMES+01. | |
61E8 | CP $83 | Return if A is not 83. | ||
61EA | RET NZ | |||
Continue on to GameInitialisation.
View the equivalent code in;
|
Prev: 61D3 | Up: Map | Next: 61EB |