Prev: 63861 Up: Map Next: 63970
63923: Routine at F9B3
63923 CALL 44959 Call 44959.
63926 RET C Return if there is no direct object in the user input (so the command is malformed).
63927 LD HL,43045 HL=UserInput_Token_2.
63930 LD BC,9 BC=0009.
63933 LD A,109 Load token 109 "TO" into A.
63935 CPIR Search for the matching token.
63937 JP NZ,Response_PleaseRephraseThat_Duplicate Jump to Response_PleaseRephraseThat_Duplicate if .
63940 LD HL,63954 HL=63954.
63943 LD DE,63962 DE=63962.
63946 LD BC,4 BC=0004.
63949 CALL 45278 Call 45278.
63952 JR 63970 Jump to 63970.
63954 DEFW PhraseTokens_MeatToBear
63956 DEFW PhraseTokens_MeatToWolves
63958 DEFW PhraseTokens_FoodToBear
63960 DEFW PhraseTokens_FoodToWolves
63962 DEFW 61868
63964 DEFW 61892
63966 DEFW 61868
63968 DEFW 61892
Prev: 63861 Up: Map Next: 63970