|  | Routines | 
| Prev: 37891 | Up: Map | Next: 37945 | 
|  | ||||
| 37918 | LD L,(IX+4) | L=*IX+4. | ||
| 37921 | LD H,(IX+5) | H=*IX+5. | ||
| 37924 | LD A,(IX+6) | A=*IX+6. | ||
| 
This entry point is used by the routine at 37414.
 | ||||
| 37927 | LD DE,38092 | Write 38092 to *37987. | ||
| 37930 | LD (37987),DE | |||
| 37934 | LD DE,(39352) | DE=*39352. | ||
| 37938 | PUSH BC | IX=BC (using the stack). | ||
| 37939 | POP IX | |||
| 37941 | CALL 37959 | Call 37959. | ||
| 37944 | RET | Return. | ||
| Prev: 37891 | Up: Map | Next: 37945 |