mirror of
https://github.com/A2osX/A2osX.git
synced 2025-08-07 11:26:36 +00:00
Kernel 0.93
This commit is contained in:
Binary file not shown.
@@ -527,9 +527,9 @@ TCP.OUT.SendOptA
|
|||||||
dey
|
dey
|
||||||
lda (ZPPtrSKT),y
|
lda (ZPPtrSKT),y
|
||||||
|
|
||||||
ldy #S.TCP.WINDOW
|
ldy #S.TCP.WINDOW+1
|
||||||
sta (ZPFrameOutPtr),y
|
sta (ZPFrameOutPtr),y
|
||||||
iny
|
dey
|
||||||
txa
|
txa
|
||||||
sta (ZPFrameOutPtr),y
|
sta (ZPFrameOutPtr),y
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user