![]()  | 
Routines | 
| Prev: 5EA4 | Up: Map | Next: 5F07 | 
| 
 
Used by the routine at GameEntry.
 
 | 
||||
| SecurityCheck | 5F00 | DI | Disable interrupts. | |
| 5F01 | LD A,($5C79) | A=FRAMES+01. | ||
| 5F04 | CP $58 | Return if A is not 58. | ||
| 5F06 | RET NZ | |||
| 
 
Continue on to GameInitialisation.
 
View the equivalent code in;  
  | 
||||
| Prev: 5EA4 | Up: Map | Next: 5F07 |