mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-19 23:29:29 +00:00
Kernel 0.93
This commit is contained in:
parent
ad4e13432f
commit
b1b8e7c3f8
Binary file not shown.
@ -1081,7 +1081,6 @@ CMD.NEXT.LIST lda (pData),y Y = StkPtr
|
|||||||
sec
|
sec
|
||||||
sbc #6
|
sbc #6
|
||||||
tay
|
tay
|
||||||
>DEBUG
|
|
||||||
|
|
||||||
lda (pData),y
|
lda (pData),y
|
||||||
sta ZPInputBufPtr
|
sta ZPInputBufPtr
|
||||||
|
@ -263,7 +263,7 @@ CS.RUN.LOOP >SLEEP
|
|||||||
bcs .9
|
bcs .9
|
||||||
|
|
||||||
tay
|
tay
|
||||||
beq CS.RUN.LOOP
|
bne CS.RUN.LOOP
|
||||||
|
|
||||||
>SYSCALL GetChar
|
>SYSCALL GetChar
|
||||||
bcs .9 I/O err
|
bcs .9 I/O err
|
||||||
|
Loading…
x
Reference in New Issue
Block a user