Technician Ted | Routines |
Prev: B2B6 | Up: Map | Next: B2D2 |
|
||||||||||||||
B2C9 | ADD HL,DE | Add first offset to attribute buffer | ||||||||||||
B2CA | LD (HL),A | Set the attribute | ||||||||||||
B2CB | INC L | Next character along | ||||||||||||
B2CC | LD (HL),A | Set the attribute | ||||||||||||
B2CD | ADD HL,BC | Add second offset to this | ||||||||||||
B2CE | LD (HL),A | Set the attribute | ||||||||||||
B2CF | INC L | Next character | ||||||||||||
B2D0 | LD (HL),A | Set the attribute | ||||||||||||
B2D1 | RET | All done |
Prev: B2B6 | Up: Map | Next: B2D2 |