![]() |
Routines |
| Prev: 0066 | Up: Map | Next: 007D |
|
||||||||
| CH_ADD_1 | 0074 | LD HL,($5C5D) | Fetch the address from CH-ADD. | |||||
|
This entry point is used by the routines at READ_3 and S_DECIMAL.
|
||||||||
| TEMP_PTR1 | 0077 | INC HL | Increment the pointer. | |||||
|
This entry point is used by the routine at READ_3.
|
||||||||
| TEMP_PTR2 | 0078 | LD ($5C5D),HL | Set CH-ADD. | |||||
| 007B | LD A,(HL) | Fetch the addressed value and then return. | ||||||
| 007C | RET | |||||||
| Prev: 0066 | Up: Map | Next: 007D |