Routines |
Prev: CEB8 | Up: Map | Next: D037 |
Used by the routine at Character_Chooser.
|
||||||||||||||
D019 | LD DE,$D289 | Writes Prep_Bandit_Draw_Open to the address contained at (depending on which door is currently being actioned);
|
||||||||||||
D01C | LD L,(IX+$00) | |||||||||||||
D01F | LD H,(IX+$01) | |||||||||||||
D022 | LD (HL),E | |||||||||||||
D023 | INC HL | |||||||||||||
D024 | LD (HL),D | |||||||||||||
D025 | LD L,(IX+$0C) | Copies 000B bytes of data from (depending on which door is currently being actioned);
|
||||||||||||
D028 | LD H,(IX+$0D) | |||||||||||||
D02B | LD E,(IX+$02) | |||||||||||||
D02E | LD D,(IX+$03) | |||||||||||||
D031 | LD BC,$000B | |||||||||||||
D034 | LDIR | |||||||||||||
D036 | RET | Return. |
Prev: CEB8 | Up: Map | Next: D037 |