GithubHelp home page GithubHelp logo

laurentd75 / cpc-dsktools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teiram/dsktools

0.0 2.0 0.0 161 KB

Utilities to read (write) from (to) disk Amstrad CPC DSK image files

License: Other

Makefile 1.63% C 98.37%

cpc-dsktools's Introduction

README for dsktools Version 0.2.1

Introduction

Thanks for downloading dsktools. ;-)

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.

Current State

dskwrite is able to write images in standard formats (SYSTEM,DATA) as well as some special formats with unusual sector numbering and sector sizes and deleted data (untested). There are no options for selecting the drive, yet. Only the floppy disk in /dev/fd0 is used.

dskread is much more complete than in older revisions. It understand some copy protected formats and takes command line options for selecting drive, side, number of sides and number of tracks. See dskread -h for a list of known options.

Compiling and Installing

Just type in "make". Optionally copy the resulting binaries "dskread" and "dskwrite" to some directory in your PATH, /usr/local/bin for example. "make install" will copy them.

Usage

Straight-forward, really.

./dskread

will read the disk in drive /dev/fd0 and dump the contents into a DSK image file. For non-standard formats there are a bunch of command line options. See dskread -h for a list of available options.

./dskwrite [b]

will read the contents of a DSK image file and write it to a floppy disk in drive /dev/fd0. If you put the "b" then write will occur to side B.

Future

Future versions of dskwrite will handle different copy protection schemes, faithfully reproducing the original disk from the image. I hope to get this support as complete as it is in CPDWrite under DOS. I will also implement some command line options to make dsktools more flexible and user friendly.

cpc-dsktools's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.