mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-03 12:06:05 +00:00
Kernel 0.92+
This commit is contained in:
parent
4efc6c0860
commit
44d0f9ff9b
@ -67,6 +67,7 @@ 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