From 707c84ac70e91a499511e2fa6138db6019475411 Mon Sep 17 00:00:00 2001 From: Tolik <85737314+Tolik-Trek@users.noreply.github.com> Date: Mon, 8 Jul 2024 00:53:07 +1000 Subject: [PATCH] =?UTF-8?q?=D1=80=D1=8E=D1=88=D0=B5=D1=87=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SHELL/Commands/INFO.ASM | 8 ++++++-- SHELL/build.txt | 2 +- Shared_Includes | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/SHELL/Commands/INFO.ASM b/SHELL/Commands/INFO.ASM index ec82682..cb29be6 100644 --- a/SHELL/Commands/INFO.ASM +++ b/SHELL/Commands/INFO.ASM @@ -66,6 +66,10 @@ cmd_info: CALL Get_Path ; .next_drv: POP BC DJNZ .loop + ; + LD A,"\n" + LD C,Dss.PutChar + RST ToDSS JP RESTORE_ALL.path ;RET ; @@ -117,7 +121,7 @@ cmd_info: CALL Get_Path 0 1 2 3 4 5 6 7 01234567890123456789012345678901234567890123456789012345678901234567890123456789; Drive File System Label Serial number Size in bytes - C: FAT32 NO NAME xxxx-xxxx 147,102,629,888. - D: FAT16 SP_SYS xxxx-xxxx 147,102,629,888. + C: FAT32 NO NAME xxxx-xxxx 147,102,629,888 + D: FAT16 SP_SYS xxxx-xxxx 147,102,629,888 ; */ diff --git a/SHELL/build.txt b/SHELL/build.txt index 662d98c..3fa694f 100644 --- a/SHELL/build.txt +++ b/SHELL/build.txt @@ -1 +1 @@ -436 \ No newline at end of file +437 \ No newline at end of file diff --git a/Shared_Includes b/Shared_Includes index 990f10e..04aaef8 160000 --- a/Shared_Includes +++ b/Shared_Includes @@ -1 +1 @@ -Subproject commit 990f10e80278825f071f5795a5ba459dec0f991f +Subproject commit 04aaef8ac955971d913babd95921a62937b597ae