diskii/README.md
2016-10-29 21:45:58 -04:00

806 B

diskii

diskii is a commandline tool for working with Apple II disk images.

Build Status

Eventually, it aims to be a comprehensive disk image manipulation tool, but for now only the applesoft decode command works.

It is pronounced so as to rhyme with "whiskey".

Discussion/support is in #apple2 on the retrocomputing Slack (invites here).

Installing/updating

Assuming you have Go installed, run go get -u github.com/zellyn/diskii

Short-term TODOs/roadmap

  • Build per-platform binaries for Linux, MacOS, Windows
  • Implement CATALOG, deletion, and creation of files in DOS 3.3 images