![]() |
Routines |
| Prev: 42978 | Up: Map | Next: 43084 |
|
Used by the routine at StartGame.
|
||||
| LevelNew | 43046 | LD HL,24225 | Increase the lives counter ActivePlayer_Lives by one. | |
| 43049 | INC (HL) | |||
|
This entry point is used by the routine at 43189.
|
||||
| LevelInitialisation | 43050 | CALL ResetAlienStates | Call ResetAlienStates. | |
| 43053 | CALL 36896 | Call 36896. | ||
| 43056 | CALL CreateWindow | Call CreateWindow. | ||
| 43059 | CALL 41717 | Call 41717. | ||
| 43062 | CALL Handler_ResetLaserBeamSlots | Call Handler_ResetLaserBeamSlots. | ||
| 43065 | CALL DisplayPlayerLives | Call DisplayPlayerLives. | ||
| 43068 | CALL 37718 | Call 37718. | ||
| 43071 | CALL DrawHUDPanel | Call DrawHUDPanel. | ||
| 43074 | CALL 45817 | Call 45817. | ||
| 43077 | LD A,(23672) | A=FRAMES. | ||
| 43080 | LD (24147),A | Write A to LastFrame. | ||
| 43083 | RET | Return. | ||
| Prev: 42978 | Up: Map | Next: 43084 |