Prev: 42563 Up: Map Next: 42588
42567: Routine at A647
Used by the routine at ProcessTextCommand.
42567 CALL 43143 Call 43143.
This entry point is used by the routines at 42559 and 42563.
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: 42563 Up: Map Next: 42588