Prev: 0FF3 Up: Map Next: 100C
1007: THE 'CURSOR LEFT EDITING' SUBROUTINE
The address of this routine is derived from an offset found in the editing keys table.
Input
HL Address of the cursor (K-CUR)
ED_LEFT 1007 CALL ED_EDGE The cursor is moved.
100A JR ED_CUR Jump forward.
Prev: 0FF3 Up: Map Next: 100C