Kernel 0.93

This commit is contained in:
Rémy GIBERT 2019-06-13 08:00:56 +02:00
parent 26d4d0a64a
commit 10386ff979
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -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