Routines |
Prev: 55461 | Up: Map | Next: 55490 |
Used by the routine at 54996.
|
||||
55478 | POP HL | Restore HL (return address from call to routine at 54996) | ||
55479 | CALL 55574 | Restore all registers from stack | ||
55482 | POP HL | Restore HL (return address from call to interrupt routine) | ||
55483 | LD HL,51898 | Point HL at "YOU RAN OUT OF TIME" text | ||
55486 | EI | Enable interrupts | ||
55487 | JP 35101 | Jump to game over routine and return to pre-game menu |
Prev: 55461 | Up: Map | Next: 55490 |