Prev: AD0B Up: Map Next: AD33
AD22: Routine at AD22
Used by the routine at 91E2.
AD22 CALL $AD0B Call AD0B.
This entry point is used by the routine at AD33.
AD25 LD HL,$5861 HL=5861 (attribute buffer location).
AD28 PUSH AF Stash AF on the stack.
AD29 CALL Handler_Colour2x2 Call Handler_Colour2x2.
AD2C POP AF Restore AF from the stack.
AD2D LD HL,$5863 HL=5863 (attribute buffer location).
AD30 JP Handler_Colour2x2 Jump to Handler_Colour2x2.
Prev: AD0B Up: Map Next: AD33