Prev: 04083 Up: Map Next: 04108
04103: 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 04103 CALL ED_EDGE The cursor is moved.
04106 JR ED_CUR Jump forward.
Prev: 04083 Up: Map Next: 04108