![]()  | 
Routines | 
| Prev: 47841 | Up: Map | Next: 47931 | 
| 
 
Used by the routine at Print_RoomImage.
 
  | 
||||||||
| Colour_RoomImage | 47919 | LD DE,22528 | DE=22528 (attribute buffer location). | |||||
| 47922 | PUSH IX | HL=IX (using the stack). | ||||||
| 47924 | POP HL | |||||||
| 47925 | LD BC,512 | Copy 0512 of attribute data from HL to DE (into the attribute buffer). | ||||||
| 47928 | LDIR | |||||||
| 47930 | RET | Return. | ||||||
| Prev: 47841 | Up: Map | Next: 47931 |