Kernel 0.9.2

This commit is contained in:
Rémy GIBERT 2018-09-07 21:51:46 +02:00
parent 6cd8ff6c6f
commit b3fc081428
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -67,7 +67,7 @@ TCP.IN jsr IP.FillSKT.TemplateSrcDst
ldy #S.SOCKET.TCP.STATUS
lda (ZPPtrSKT),y
cmp #S.SOCKET.TCP.STATUS.TIMEWT
cmp #S.SOCKET.TCP.STATUS.TIMEWT+1
bcs *
asl
tax