Routines |
Prev: 38249 | Up: Map | Next: 38334 |
Used by the routine at GameEntryPoint.
|
||||
InitialiseGame | 38313 | DI | Disable interrupts. | |
38314 | LD IY,63488 | IY=63488. | ||
38318 | RES 7,(IY+37) | Reset bit 7 of *IY+37. | ||
38322 | CALL CreateInterruptByteJumpTable | Call CreateInterruptByteJumpTable. | ||
38325 | CALL 38453 | Call 38453. | ||
38328 | EI | Enable interrupts. | ||
38329 | XOR A | Write 0 to *Buffer_Counter. | ||
38330 | LD (63509),A | |||
38333 | RET | Return. |
Prev: 38249 | Up: Map | Next: 38334 |