diff --git a/.screen-shots/ScreenShot.KCONFIG.png b/.screen-shots/ScreenShot.KCONFIG.png new file mode 100644 index 00000000..a11f835a Binary files /dev/null and b/.screen-shots/ScreenShot.KCONFIG.png differ diff --git a/Floppies/A2OSX.BOOT.po b/Floppies/A2OSX.BOOT.po index 956c4640..cfbc9270 100644 Binary files a/Floppies/A2OSX.BOOT.po and b/Floppies/A2OSX.BOOT.po differ diff --git a/Floppies/A2OSX.BUILD.po b/Floppies/A2OSX.BUILD.po index 34462a16..67168ce5 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 1e660296..05ea6623 100644 Binary files a/Floppies/A2OSX.SRC.po and b/Floppies/A2OSX.SRC.po differ diff --git a/README.md b/README.md index 32993b23..beaa9ee2 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,14 @@ Several subprojects are now indentified : ![](./.screen-shots/ScreenShot.LS.png) -![](./.screen-shots/ScreenShot.EDIT.png) - ![](./.screen-shots/ScreenShot.IP1.png) ![](./.screen-shots/ScreenShot.IP2.png) +![](./.screen-shots/ScreenShot.EDIT.png) + +![](./.screen-shots/ScreenShot.KCONFIG.png) + ![](./.screen-shots/PuTTY.png) ## General Information: diff --git a/X.PRINTF.S.txt b/X.PRINTF.S.txt index 06c2df65..176628b3 100644 --- a/X.PRINTF.S.txt +++ b/X.PRINTF.S.txt @@ -175,7 +175,9 @@ PrintAXDec >STAX X.HexBuffer bit X.b0Flag bpl .81 lda #"0" -.8 jsr $FDED COUT +.8 phy + jsr $FDED COUT + ply .81 iny cpy #6 bne .6