![]() |
Routines |
| Prev: 29184 | Up: Map | Next: 29208 |
|
Used by the routine at ResetAttributes.
|
||||
| ResetScreen | 29201 | LD HL,16384 | HL=screen buffer. | |
| 29204 | LD B,88 | B=88 (i.e. finish once we reach the start of attribute buffer). | ||
| 29206 | LD C,0 | C=0 (value to write). | ||
|
View the equivalent code in;
Continue on to ResetCopier to blank the screen buffer.
|
||||
| Prev: 29184 | Up: Map | Next: 29208 |