mirror of
https://github.com/A2osX/A2osX.git
synced 2025-01-16 13:31:26 +00:00
Kernel 0.93
This commit is contained in:
parent
26d4d0a64a
commit
10386ff979
Binary file not shown.
@ -527,9 +527,9 @@ TCP.OUT.SendOptA
|
||||
dey
|
||||
lda (ZPPtrSKT),y
|
||||
|
||||
ldy #S.TCP.WINDOW
|
||||
ldy #S.TCP.WINDOW+1
|
||||
sta (ZPFrameOutPtr),y
|
||||
iny
|
||||
dey
|
||||
txa
|
||||
sta (ZPFrameOutPtr),y
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user