Kernel 0.93

This commit is contained in:
Rémy GIBERT 2019-05-25 22:34:36 +02:00
parent 3d40cd048d
commit cfd503b9e0
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -524,6 +524,8 @@ Ctrl.ESC clc
Prompt.Editor cmp #C.DEL
bne .2
jsr BUF.ComputeCOffset
lda BUF.COffset
ora BUF.COffset+1 No Backspace possible
beq .8