Kernel 0.93

This commit is contained in:
Rémy GIBERT 2019-06-01 13:59:41 +02:00
parent ad4e13432f
commit b1b8e7c3f8
3 changed files with 1 additions and 2 deletions

Binary file not shown.

View File

@ -1081,7 +1081,6 @@ CMD.NEXT.LIST lda (pData),y Y = StkPtr
sec
sbc #6
tay
>DEBUG
lda (pData),y
sta ZPInputBufPtr

View File

@ -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