Prev: 42559 Up: Map Next: 42588
42563: Routine at A643
42563 LD D,48 D=48.
42565 JR 42570 Jump to 42570.
This entry point is used by the routine at 42445.
42567 CALL 43143 Call 43143.
This entry point is used by the routine at 42559.
42570 LD A,46 A=46.
42572 BIT 6,D Jump to 42583 if bit 6 of D is set.
42574 JR NZ,42583
42576 BIT 4,D Call 43447 if bit 4 of D is set.
42578 CALL NZ,43447
42581 BIT 4,D Call 41634 if bit 4 of D is set.
42583 CALL NZ,41634
42586 XOR A A=0.
42587 RET Return.
Prev: 42559 Up: Map Next: 42588