![]() |
Routines |
| Prev: 90FC | Up: Map | Next: 9134 |
|
Used by the routine at Initialise_SubGame.
|
||||
| ClearShadowBuffer | 9126 | LD HL,$6000 | Write 00 to 2000 bytes starting from ShadowBuffer. | |
| 9129 | LD DE,$6001 | |||
| 912C | LD BC,$1FFF | |||
| 912F | LD (HL),$00 | |||
| 9131 | LDIR | |||
| 9133 | RET | Return. | ||
| Prev: 90FC | Up: Map | Next: 9134 |