mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-22 16:31:07 +00:00
Kernel 0.92+
This commit is contained in:
parent
4efc6c0860
commit
44d0f9ff9b
@ -66,7 +66,8 @@ DRV.TERM.STATUS jsr DRV.TERM.GetIOCTLBufCntDCB
|
|||||||
|
|
||||||
ldy #S.DCB.TTY.OUTTAIL
|
ldy #S.DCB.TTY.OUTTAIL
|
||||||
lda (ZPDCBPtr),y
|
lda (ZPDCBPtr),y
|
||||||
iny
|
iny
|
||||||
|
sec
|
||||||
sbc (ZPDCBPtr),y OUTHEAD
|
sbc (ZPDCBPtr),y OUTHEAD
|
||||||
|
|
||||||
and #$F
|
and #$F
|
||||||
|
Loading…
Reference in New Issue
Block a user