mirror of
https://github.com/Tolik-Trek/Estex-DSS.git
synced 2026-06-15 01:11:48 +03:00
рюшечки
This commit is contained in:
parent
fd1dfed67f
commit
707c84ac70
@ -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
|
||||
;
|
||||
*/
|
||||
|
||||
@ -1 +1 @@
|
||||
436
|
||||
437
|
||||
@ -1 +1 @@
|
||||
Subproject commit 990f10e80278825f071f5795a5ba459dec0f991f
|
||||
Subproject commit 04aaef8ac955971d913babd95921a62937b597ae
|
||||
Loading…
Reference in New Issue
Block a user