From c3a35e3e976c4d2b2a60ae79bd86dfa6f8481ada Mon Sep 17 00:00:00 2001 From: Zellyn Hunter Date: Mon, 31 Oct 2016 23:00:16 -0400 Subject: [PATCH] Added related projects to README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index dde063a..62ae574 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,15 @@ Assuming you have Go installed, run `go get -u github.com/zellyn/diskii` - [ ] Build per-platform binaries for Linux, MacOS, Windows - [ ] Implement CATALOG, deletion, and creation of files in DOS 3.3 images + +### Similar tools + +- http://a2ciderpress.com/ +- http://applecommander.sourceforge.net/ +- https://github.com/cybernesto/dsktool.rb +- https://github.com/cmosher01/Apple-II-Disk-Tools +- https://github.com/madsen/perl-libA2 +- https://github.com/markdavidlong/AppleSAWS +- https://github.com/dmolony/DiskBrowser +- https://github.com/deater/dos33fsprogs +- https://github.com/jtauber/a2disk