mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-19 23:29:29 +00:00
Kernel version 0.9 : More BugFix in EDIT, Status line
This commit is contained in:
parent
b24e053fee
commit
12f266493c
BIN
A2OSX.BOOT.po
BIN
A2OSX.BOOT.po
Binary file not shown.
BIN
A2OSX.SRC.po
BIN
A2OSX.SRC.po
Binary file not shown.
@ -214,7 +214,6 @@ SCRN.UpdateStatusBar
|
|||||||
|
|
||||||
ldy #PromptMode
|
ldy #PromptMode
|
||||||
lda (pData),y
|
lda (pData),y
|
||||||
tax
|
|
||||||
bne .2
|
bne .2
|
||||||
|
|
||||||
ldy #FileY+1
|
ldy #FileY+1
|
||||||
@ -252,6 +251,10 @@ SCRN.UpdateStatusBar
|
|||||||
jsr SCRN.InvLineA
|
jsr SCRN.InvLineA
|
||||||
bcs .9
|
bcs .9
|
||||||
|
|
||||||
|
ldy #PromptMode
|
||||||
|
lda (pData),y
|
||||||
|
tax
|
||||||
|
|
||||||
>LDYA L.MSG.STATUSBAR,x
|
>LDYA L.MSG.STATUSBAR,x
|
||||||
>SYSCALL CPrintFYA
|
>SYSCALL CPrintFYA
|
||||||
bcs .9
|
bcs .9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user