Prev: D7C5 Up: Map Next: D8AC
D8A1: Routine at D8A1
Reset___ D8A1 LD L,(IX+$00) Blanks the 16 bit address pointed to by one of the passed door flags (i.e. writes $0000 to one of Door_Routine_01, Door_Routine_02, Door_Routine_03).
D8A4 LD H,(IX+$01)
D8A7 XOR A
D8A8 LD (HL),A
D8A9 INC HL
D8AA LD (HL),A
D8AB RET Return.
Prev: D7C5 Up: Map Next: D8AC