mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-23 07:35:19 +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
|
||||
sbc #6
|
||||
tay
|
||||
>DEBUG
|
||||
|
||||
lda (pData),y
|
||||
sta ZPInputBufPtr
|
||||
|
@ -263,7 +263,7 @@ CS.RUN.LOOP >SLEEP
|
||||
bcs .9
|
||||
|
||||
tay
|
||||
beq CS.RUN.LOOP
|
||||
bne CS.RUN.LOOP
|
||||
|
||||
>SYSCALL GetChar
|
||||
bcs .9 I/O err
|
||||
|
Loading…
Reference in New Issue
Block a user