Dynamite Dan | Routines |
Prev: D7B7 | Up: Map | Next: D7E7 |
Used by the routine at D6BF.
|
||||||||||
D7D6 | LD D,(IY+$01) | Get the fixed column. | ||||||||
D7D9 | CALL $E8E3 | Convert this to an attribute address. | ||||||||
D7DC | LD A,($D6BC) | |||||||||
D7DF | LD B,A | |||||||||
D7E0 | LD A,$45 | |||||||||
D7E2 | LD (DE),A | |||||||||
D7E3 | INC E | |||||||||
D7E4 | DJNZ $D7E2 | |||||||||
D7E6 | RET |
Prev: D7B7 | Up: Map | Next: D7E7 |