diff --git a/.Floppies/A2OSX.BUILD.po b/.Floppies/A2OSX.BUILD.po index cf3186c0..1b1f6694 100644 Binary files a/.Floppies/A2OSX.BUILD.po and b/.Floppies/A2OSX.BUILD.po differ diff --git a/SBIN/SHELL.S.CL.txt b/SBIN/SHELL.S.CL.txt index f619b66f..e6006bc8 100644 --- a/SBIN/SHELL.S.CL.txt +++ b/SBIN/SHELL.S.CL.txt @@ -276,8 +276,8 @@ CL.GetLine lda (ZPFileBufPtr) cmp #C.CR beq .6 -* cmp #';' -* beq .6 + cmp #';' + beq .6 sta (ZPCLBuf),y iny