diff --git a/.Floppies/A2OSX.BUILD.po b/.Floppies/A2OSX.BUILD.po index eb47e53e..beb2371f 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 e2d079c8..293ca09f 100644 Binary files a/.Floppies/A2OSX.SRC.po and b/.Floppies/A2OSX.SRC.po differ diff --git a/LIB/LIBTCPIP.S.DNS.txt b/LIB/LIBTCPIP.S.DNS.txt index 27137604..ba262030 100644 --- a/LIB/LIBTCPIP.S.DNS.txt +++ b/LIB/LIBTCPIP.S.DNS.txt @@ -162,8 +162,11 @@ DNS.CSTR2DNS lda (ZPPtrDNS) stx DNS.MSG.NAME - ply Get back Len - clc + pla Get back Len + sec +1 + adc #S.DNS-S.UDP compute offset next to NAME + tay +* clc rts .9 sec