Routines |
Prev: 61195 | Up: Map | Next: 61236 |
Used by the routine at 40664.
|
||||
61214 | XOR A | Load 61373 with opcode for NOP | ||
61215 | LD (61373),A | |||
61218 | LD H,A | Load 61374 and 61375 with opcode for NOP | ||
61219 | LD L,A | |||
61220 | LD (61374),HL | |||
61223 | LD (23450),A | Reset both apply-horizontal-mirror and apply-vertical-mirror flags | ||
61226 | LD (23449),A | Set pixel row counter to zero | ||
61229 | LD BC,(23408) | Load BC with x- and y-coordinates of graphic to draw | ||
61233 | JP 61336 | Jump to 61336 (draw the graphic then return) |
Prev: 61195 | Up: Map | Next: 61236 |