Difference between revisions of "ManageDsk"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m (Added paragraph about linux port)
(Removed dead links)
 
(14 intermediate revisions by 9 users not shown)
Line 8: Line 8:
 
* And since version 0.15, Read/Write DSK files from/to a 3,5" floppy
 
* And since version 0.15, Read/Write DSK files from/to a 3,5" floppy
  
You can find it here : [http://amstrad.cpc.free.fr Amstradeus]
+
Direct link for version 0.20h (Build Feb 6 2012): [http://ldeplanque.free.fr/ManageDsk/ManageDsk_v0.20h.zip Here]
  
In the download section : [http://amstrad.cpc.free.fr/download.php Download]
+
== Sequel: iDSK ==
  
== Linux port ==
+
ManageDsk was used as a basis to make [[iDSK]], a portable variant that runs on Linux, Mac OS X.
[[Sid]] made a port of ManageDSK to Linux and other UNIX OS. This port is command-line only but features all the important functionnalities for managing DSK files.
+
[[Category:Emulation Tools]][[Category:CrossDev]]
 
+
[[Category:Emulation Tools]]
+

Latest revision as of 10:37, 29 May 2022

ManageDsk

ManageDsk is a small tool which allows :

  • Create a empty .DSK file (in DATA format),
  • Add some files in an existing .DSK file,
  • Extract some files from an existing .DSK file,
  • Rename some files contained in a .DSK file,
  • Delete some files contained in a .DSK file,
  • And since version 0.15, Read/Write DSK files from/to a 3,5" floppy

Direct link for version 0.20h (Build Feb 6 2012): Here

Sequel: iDSK

ManageDsk was used as a basis to make iDSK, a portable variant that runs on Linux, Mac OS X.