![]() |
Routines |
| Prev: 43140 | Up: Map | Next: 43163 |
|
Used by the routines at Player_Name, Handler_NewsFlash, FiredScreen, Print_HighScoreTable and Messaging_GameOver.
|
||||||||||
| Concealer | 43157 | LD (HL),255 | Write 255 to *HL. | |||||||
| 43159 | INC HL | Increment HL by one. | ||||||||
| 43160 | DJNZ Concealer | Decrease counter by one and loop back to Concealer until counter is zero. | ||||||||
| 43162 | RET | Return. | ||||||||
| Prev: 43140 | Up: Map | Next: 43163 |