![]() |
Routines |
Prev: 39206 | Up: Map | Next: 39273 |
Used by the routines at 39206, Handler_Paris, Handler_Jerusalem, Handler_Munich, Handler_HongKong and 51721.
|
||||
39234 | LD IX,(39395) | IX=*39395. | ||
39238 | LD BC,(39397) | BC=*39397. | ||
39242 | JP 37891 | Jump to 37891. | ||
This entry point is used by the routines at Handler_Paris, Handler_Jerusalem, Handler_Munich, Handler_HongKong and Handler_SaoPaulo.
|
||||
39245 | LD A,(39339) | Return if *39339 is equal to 80. | ||
39248 | CP 80 | |||
39250 | RET Z | |||
39251 | LD A,(39340) | Return if *39340 is equal to 0. | ||
39254 | CP 0 | |||
39256 | RET Z | |||
39257 | LD HL,(39352) | HL=*39352. | ||
39260 | PUSH HL | Stash HL on the stack. | ||
39261 | LD IX,(39395) | IX=*39395. | ||
39265 | CALL 38754 | Call 38754. | ||
39268 | POP HL | Restore HL from the stack. | ||
39269 | LD (39352),HL | Write HL to *39352. | ||
39272 | RET | Return. |
Prev: 39206 | Up: Map | Next: 39273 |