![]() |
Routines |
Prev: 00102 | Up: Map |
|
|||||||||
CH_ADD_1 | 00116 | LD HL,(23645) | Fetch the address from CH-ADD. | ||||||
This entry point is used by the routines at READ_3 and S_DECIMAL.
|
|||||||||
TEMP_PTR1 | 00119 | INC HL | Increment the pointer. | ||||||
This entry point is used by the routine at READ_3.
|
|||||||||
TEMP_PTR2 | 00120 | LD (23645),HL | Set CH-ADD. | ||||||
00123 | LD A,(HL) | Fetch the addressed value and then return. | |||||||
00124 | RET |
Prev: 00102 | Up: Map |