Spectrum ROM | Routines |
Prev: 04185 | Up: Map |
The address of this routine is derived from an offset found in the editing keys table.
If SYMBOL and GRAPHICS codes were used they would be handled as follows:
|
|||||||
ED_SYMBOL | 04214 | BIT 7,(IY+55) | Jump back unless dealing with INPUT LINE. | ||||
04218 | JR Z,ED_ENTER | ||||||
The address of this entry point is derived from an offset found in the editing keys table.
|
|||||||
ED_GRAPH | 04220 | JP ADD_CHAR | Jump back. |
Prev: 04185 | Up: Map |