Routines |
Prev: 54744 | Up: Map | Next: 54788 |
Used by the routines at RunHandlers, SelectionScreen, Print_SelectionScreen, ChangeControls, UserDefinedKeys and Handler_TickerNews.
|
||||
AttributeBuffer_Update | 54776 | LD HL,33536 | HL=ShadowAttributeBuffer. | |
54779 | LD DE,22528 | DE=AttributeBuffer. | ||
54782 | LD BC,768 | BC=768. | ||
54785 | LDIR | Copy attribute shadow buffer to screen attribute buffer. | ||
54787 | RET | Return. |
Prev: 54744 | Up: Map | Next: 54788 |