![]() |
Routines |
Prev: 42924 | Up: Map | Next: 42960 |
|
||||
42932 | CALL 42604 | Call 42604. | ||
42935 | LD A,D | A=D. | ||
42936 | JR 42927 | Jump to 42927. | ||
This entry point is used by the routines at 42589 and 42821.
|
||||
42938 | PUSH IY | Stash IY on the stack. | ||
42940 | PUSH HL | IY=HL (using the stack). | ||
42941 | POP IY | |||
42943 | CALL 54277 | Call 54277. | ||
42946 | POP IY | Restore IY from the stack. | ||
42948 | RET | Return. | ||
This entry point is used by the routine at 42833.
|
||||
42949 | PUSH IY | Stash IY on the stack. | ||
42951 | PUSH HL | IY=HL (using the stack). | ||
42952 | POP IY | |||
42954 | CALL 54248 | Call 54248. | ||
42957 | POP IY | Restore IY from the stack. | ||
42959 | RET | Return. |
Prev: 42924 | Up: Map | Next: 42960 |