Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Dsktools: Difference between revisions

From CPCWiki - THE Amstrad CPC encyclopedia!
Nurgle (talk | contribs)
No edit summary
Cpcitor (talk | contribs)
mention intermediate location Berlios
 
(3 intermediate revisions by 3 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:Emulation Tools]][[Category:CrossDev]]

Latest revision as of 08: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