![]() |
Routines |
| Prev: 29760 | Up: Map | Next: 29776 |
|
Used by the routine at CreateWindow.
|
||||
| ResetAttributes | 29767 | LD HL,22528 | HL=attribute buffer. | |
| 29770 | LD B,91 | B=91 (i.e. finish once we reach the end of the attribute buffer). | ||
| 29772 | LD C,0 | C=0 (value to write). | ||
| 29774 | JR ResetCopier | Jump to ResetCopier. | ||
|
View the equivalent code in;
|
||||
| Prev: 29760 | Up: Map | Next: 29776 |