![]()  | 
Routines | 
| Prev: 1059 | Up: Map | Next: 107F | 
| 
 
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 | 1076 | BIT 7,(IY+$37) | Jump back unless dealing with INPUT LINE (bit 7 of FLAGX set). | |||||
| 107A | JR Z,ED_ENTER | |||||||
| 
 
The address of this entry point is derived from an offset found in the editing keys table.
 
 | 
||||||||
| ED_GRAPH | 107C | JP ADD_CHAR | Jump back. | |||||
| Prev: 1059 | Up: Map | Next: 107F |