![]() |
Routines |
Prev: 64349 | Up: Map | Next: 64441 |
|
||||
64393 | CALL 44983 | Call 44983. | ||
64396 | RET C | Return if there is no direct object in the user input (so the command is malformed). | ||
64397 | 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). | ||
64399 | JP NC,Response_PleaseRephraseThat_Duplicate | |||
64402 | LD HL,64417 | HL=64417. | ||
64405 | LD DE,64429 | DE=64429. | ||
64408 | LD BC,6 | BC=0006. | ||
64411 | CALL 45278 | Call 45278. | ||
64414 | JP 60909 | Jump to 60909. | ||
64417 | DEFW PhraseTokens_North | |||
64419 | DEFW PhraseTokens_South | |||
64421 | DEFW PhraseTokens_East | |||
64423 | DEFW PhraseTokens_West | |||
64425 | DEFW PhraseTokens_Up | |||
64427 | DEFW PhraseTokens_Down | |||
64429 | DEFW 62363 | |||
64431 | DEFW 62363 | |||
64433 | DEFW 62363 | |||
64435 | DEFW 62363 | |||
64437 | DEFW 62363 | |||
64439 | DEFW 62363 |
Prev: 64349 | Up: Map | Next: 64441 |