diff --git a/.Floppies/A2OSX.BUILD.po b/.Floppies/A2OSX.BUILD.po index f6661b5b..1b48aeab 100644 Binary files a/.Floppies/A2OSX.BUILD.po and b/.Floppies/A2OSX.BUILD.po differ diff --git a/.Floppies/A2OSX.SRC.po b/.Floppies/A2OSX.SRC.po index d3f70605..f2532495 100644 Binary files a/.Floppies/A2OSX.SRC.po and b/.Floppies/A2OSX.SRC.po differ diff --git a/BIN/PING.S.txt b/BIN/PING.S.txt index 8c85732f..63948ecc 100644 --- a/BIN/PING.S.txt +++ b/BIN/PING.S.txt @@ -11,7 +11,7 @@ AUTO 4,1 .INB INC/ETH.I .INB INC/LIBTCPIP.I *-------------------------------------- -TIMEOUT.MAX .EQ 40 4 sec. +TIMEOUT.MAX .EQ 100 10 sec. *-------------------------------------- ZPIPCfgPtr .EQ ZPBIN ZPTmpPtr .EQ ZPBIN+2 @@ -72,7 +72,6 @@ CS.RUN.IPOK >SYSCALL ArgV bcs .8 >STYA ZPTmpPtr - >SYSCALL puts lda (ZPTmpPtr) cmp #'-' diff --git a/LIB/LIBTCPIP.S.TCP.txt b/LIB/LIBTCPIP.S.TCP.txt index bb4e8f69..a50d6a45 100644 --- a/LIB/LIBTCPIP.S.TCP.txt +++ b/LIB/LIBTCPIP.S.TCP.txt @@ -171,7 +171,7 @@ TCP.IN.JMP.SYNRCVD ldy #S.TCP.ACKNUM+3 sec - + .1 lda SKT.Cache+S.SOCKET.TCP.OUTNEXTSEQ,x Check if ACK=OUTNEXTSEQ+1 adc #0 sta SKT.Cache+S.SOCKET.TCP.OUTSEQNUM,x setup SEQNUM