Kernel 0.92+

This commit is contained in:
Rémy GIBERT 2019-02-21 06:29:41 +00:00
parent 4efc6c0860
commit 44d0f9ff9b

View File

@ -66,7 +66,8 @@ DRV.TERM.STATUS jsr DRV.TERM.GetIOCTLBufCntDCB
ldy #S.DCB.TTY.OUTTAIL
lda (ZPDCBPtr),y
iny
iny
sec
sbc (ZPDCBPtr),y OUTHEAD
and #$F