Prev: 54897 Up: Map Next: 54968
54924: Routine at D68C
Used by the routine at 53506.
54924 PUSH IX Stash IX, IY, DE and BC on the stack.
54926 PUSH IY
54928 PUSH DE
54929 PUSH BC
54930 CALL 54767 Call 54767.
54933 CALL 54897 Call 54897.
54936 JR Z,54961 Jump to 54961 if the zero flag is not set.
54938 LD HL,26865 HL=26865.
54941 CALL 42399 Call 42399.
54944 LD A,(IX+0) A=*IX+0.
54947 CALL GetDirectionToken Call GetDirectionToken.
54950 CALL 43143 Call 43143.
54953 CALL 54897 Call 54897.
54956 JR NZ,54944 Jump to 54944 if the zero flag is not set.
54958 CALL 42004 Call 42004.
54961 POP BC Restore BC, DE, IY and IX from the stack.
54962 POP DE
54963 POP IY
54965 POP IX
54967 RET Return.
Prev: 54897 Up: Map Next: 54968