Difference between revisions of "Dsktools"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(added category)
(mention intermediate location Berlios)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
dsktools is a set of tools for reading and writing [[DSK]] and [[EDSK]] images to real floppy disks for use with the Amstrad/Schneider CPC range of homecomputers. The main traget platform for dsktools is GNU/Linux. dsktools is written by [[Nurgle|Andreas Micklei]].
+
dsktools is a set of tools for reading and writing [[DSK]] and [[EDSK]] images to real floppy disks for use with the Amstrad/Schneider CPC range of homecomputers. The main target platform for dsktools is GNU/Linux. dsktools is written by [[Nurgle|Andreas Micklei]].
  
 
== Web links ==
 
== Web links ==
  
* [http://dsktools.berlios.de/ dsktools]
+
* [https://github.com/cpcitor/dsktools GitHub - cpcitor/dsktools: Linux tools to read/write Amstrad CPC disk images to real floppy disks.] migrated from Berlios with source code revision history
 +
* [http://sourceforge.net/projects/dsktools.berlios/ dsktools] (original location from before Berlios, old version 2.3)
  
 
[[Category:Emulation Tools]][[Category:CrossDev]]
 
[[Category:Emulation Tools]][[Category:CrossDev]]

Latest revision as of 04:55, 17 November 2017

dsktools is a set of tools for reading and writing DSK and EDSK images to real floppy disks for use with the Amstrad/Schneider CPC range of homecomputers. The main target platform for dsktools is GNU/Linux. dsktools is written by Andreas Micklei.

Web links