Routines |
Prev: 59924 | Up: Map | Next: 59978 |
Used by the routine at Game_Initialisation.
|
||||
Print_Level | 59951 | LD B,14 | B=14. | |
59953 | LD C,28 | C=28. | ||
59955 | CALL Calculate_ScreenBlockAddress | Call Calculate_ScreenBlockAddress. | ||
59958 | INC H | Increment H by four. | ||
59959 | INC H | |||
59960 | INC H | |||
59961 | INC H | |||
59962 | LD DE,55406 | DE=Level. | ||
59965 | LD IX,55354 | IX=Time. | ||
59969 | SET 1,(IX+0) | Set bit 1 of *IX+0. | ||
59973 | LD B,1 | B=1. | ||
59975 | JP Print_Numbers_0 | Jump to Print_Numbers_0. |
Prev: 59924 | Up: Map | Next: 59978 |