|  | Initialisation routines | 
| Prev: 34200 | Up: Map | Next: 59831 | 
| 
Used by the routine at 34200.
 | ||||
| 34428 | CALL 59831 | Do nothing (see trivia) | ||
| 34431 | LD A,(23672) | Store the least significant byte of the FRAMES system variable at 54219 as the seed for the pseudo-random number generator | ||
| 34434 | LD (54219),A | |||
| 34437 | DI | Disable interrupts | ||
| 
Execution continues into the routine at 34438 that displays the main menu.
 | ||||
| Prev: 34200 | Up: Map | Next: 59831 |