![]()  | 
Routines | 
| Prev: BAE1 | Up: Map | Next: BB3B | 
| 
 
Used by the routine at Print_RoomImage.
 
  | 
||||||||
| Colour_RoomImage | BB2F | LD DE,$5800 | DE=5800 (attribute buffer location). | |||||
| BB32 | PUSH IX | HL=IX (using the stack). | ||||||
| BB34 | POP HL | |||||||
| BB35 | LD BC,$0200 | Copy 0200 of attribute data from HL to DE (into the attribute buffer). | ||||||
| BB38 | LDIR | |||||||
| BB3A | RET | Return. | ||||||
| Prev: BAE1 | Up: Map | Next: BB3B |