diff --git a/BIN/LS.S.txt b/BIN/LS.S.txt index f4f61429..1756c848 100644 --- a/BIN/LS.S.txt +++ b/BIN/LS.S.txt @@ -227,7 +227,7 @@ CS.RUN.DIR ldy #bLong >LDYA L.MSG.DIR >SYSCALL PrintFYA - lda #80/MAX.COL-3 + lda #80/MAX.COL-2 sec sbc (ZPPtr1) beq .2 diff --git a/ScreenShot.LS.bmp b/ScreenShot.LS.bmp index 27693255..d5f18572 100644 Binary files a/ScreenShot.LS.bmp and b/ScreenShot.LS.bmp differ