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