![]() |
Routines |
| Prev: 100C | Up: Map | Next: 101E |
|
The address of this routine is derived from an offset found in the editing keys table.
|
||||||||
| ED_DELETE | 1015 | CALL ED_EDGE | Move the cursor leftwards. | |||||
| 1018 | LD BC,$0001 | Reclaim the current character. | ||||||
| 101B | JP RECLAIM_2 | |||||||
| Prev: 100C | Up: Map | Next: 101E |