рюшечки

This commit is contained in:
Tolik 2024-07-08 00:53:07 +10:00
parent fd1dfed67f
commit 707c84ac70
3 changed files with 8 additions and 4 deletions

View File

@ -66,6 +66,10 @@ cmd_info: CALL Get_Path
; ;
.next_drv: POP BC .next_drv: POP BC
DJNZ .loop DJNZ .loop
;
LD A,"\n"
LD C,Dss.PutChar
RST ToDSS
JP RESTORE_ALL.path JP RESTORE_ALL.path
;RET ;RET
; ;
@ -117,7 +121,7 @@ cmd_info: CALL Get_Path
0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7
01234567890123456789012345678901234567890123456789012345678901234567890123456789; 01234567890123456789012345678901234567890123456789012345678901234567890123456789;
Drive File System Label Serial number Size in bytes Drive File System Label Serial number Size in bytes
C: FAT32 NO NAME 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. D: FAT16 SP_SYS xxxx-xxxx 147,102,629,888
; ;
*/ */

View File

@ -1 +1 @@
436 437

@ -1 +1 @@
Subproject commit 990f10e80278825f071f5795a5ba459dec0f991f Subproject commit 04aaef8ac955971d913babd95921a62937b597ae