Dynamite Dan | Routines |
Prev: 5DF2 | Up: Map | Next: 5E12 |
Used by the routine at 5E12.
|
||||
5E00 | LD IX,$FF00 | This is changed to 9C40 in the routine at 5E12 | ||
5E04 | LD DE,$0007 | This is changed to 0190 in the routine at 5E12 | ||
5E07 | INC D | Reset the zero flag and swap AF | ||
5E08 | EX AF,AF' | |||
5E09 | DEC D | |||
5E0A | LD A,$0F | Set the border to white | ||
5E0C | OUT ($FE),A | |||
5E0E | CALL $0562 | Load the block | ||
5E11 | RET | All done |
Prev: 5DF2 | Up: Map | Next: 5E12 |