![]() |
Routines |
Prev: 64587 | Up: Map | Next: 64718 |
|
||||
64653 | CALL 44983 | Call 44983. | ||
64656 | RET C | Return if there is no direct object in the user input (so the command is malformed). | ||
64657 | CP 1 | Jump to Response_PleaseRephraseThat_Duplicate if there was more than 1 direct object referenced in the user input (so the command is malformed). | ||
64659 | JP NC,Response_PleaseRephraseThat_Duplicate | |||
64662 | LD A,(42947) | A=*CurrentRoom. | ||
64665 | LD HL,64715 | HL=64715. | ||
64668 | LD BC,3 | BC=0003. | ||
64671 | CPIR | CPIR. | ||
64673 | JP NZ,61005 | Jump to 61005 if A is not equal to 1. | ||
64676 | LD HL,64691 | HL=64691. | ||
64679 | LD DE,64703 | DE=64703. | ||
64682 | LD BC,6 | BC=0006. | ||
64685 | CALL 45278 | Call 45278. | ||
64688 | JP 60909 | Jump to 60909. | ||
64691 | DEFW PhraseTokens_North | |||
64693 | DEFW PhraseTokens_South | |||
64695 | DEFW PhraseTokens_East | |||
64697 | DEFW PhraseTokens_West | |||
64699 | DEFW PhraseTokens_Up | |||
64701 | DEFW PhraseTokens_Down | |||
64703 | DEFW 62363 | |||
64705 | DEFW 62363 | |||
64707 | DEFW 62363 | |||
64709 | DEFW 62363 | |||
64711 | DEFW 62363 | |||
64713 | DEFW 62363 | |||
64715 | DEFB 12 | Room 12: In A Deep Pool Of Water. Inside The Sea Cavern. | ||
64716 | DEFB 13 | Room 13: A Narrow Underwater Passage. | ||
64717 | DEFB 21 | Room 21: In A Deep Pool. Inside Lug's Cavern. |
Prev: 64587 | Up: Map | Next: 64718 |