|  | Routines | 
| Prev: 40047 | Up: Map | Next: 40096 | 
|  | ||||
| Print_Time | 40083 | LD A,(40101) | Stores Time as the LSB in HL. | |
| 40086 | LD H,0 | |||
| 40088 | LD L,A | |||
| 40089 | LD DE,2816 | Store 2816 in DE for the screen position. | ||
| 40092 | CALL Process_Print_Time | Call Process_Print_Time. | ||
| 40095 | RET | Return. | ||
| Prev: 40047 | Up: Map | Next: 40096 |