diff --git a/README.rst b/README.rst index aded79b..0b19f93 100644 --- a/README.rst +++ b/README.rst @@ -425,12 +425,31 @@ References * http://www.atarimax.com/jindroush.atari.org/afmtatr.html * https://archive.org/details/Beneath_Apple_DOS_OCR -Related Projects ----------------- +Related Atari Projects +---------------------- -* `franny `_: (macOS/linux) Command line program to manage Atari DOS 2 and SpartaDOS II image and file systems +* `franny `_: (C, macOS/linux) Command line program to manage Atari DOS 2 and SpartaDOS II image and file systems * `dir2atr `_: (Win) Suite of command line programs to manage Atari disk images and DOS 2/MyDOS file systems * `atadim `_: (Win) Graphical program to manage Atari disk images and DOS 2/MyDOS file systems -* `c2d `_: (Win/macOS/linux) Command line program to create bootable Apple disk images (no file system) + +Related Apple Projects +---------------------- + +Turns out there are a ton of Apple ][ disk imaging tools! I was pointed to the list from the `diskii project `_, so I've included most of that list here. + +* `a2disk `_ (Python 3) DOS 3.3 reader and Applesoft BASIC detokenizer +* `cppo `_ (Python) a script from the `a2server `_ project to read DOS 3.3 and ProDOS disk images +* `Driv3rs `_ (Python) Apple III SOS DSK image utility +* `c2d `_: (C, Win/macOS/linux) Command line program to create bootable Apple disk images (no file system) * `Apple Commander `_: (Java) Command line program to manage Apple disk images and file systems * `Cider Press `_: (Win) Graphical program to manage Apple disk images and file systems +* `diskii `_: (Go) Command line tool, under development +* `Cadius `_ (Win) Brutal Deluxe's commandline tools +* `dsktool `_ (Ruby) +* `Apple II Disk Tools `_ (C) +* `libA2 `_ (Perl) +* `AppleSAWS `_ (Qt, Win/macOS/linux) very cool looking GUI +* `DiskBrowser `_ (Java) GUI tool that even displays Wizardry levels and VisiCalc files! +* `dos33fsprogs `_ (C) +* `apple2-disk-util `_ (Ruby) +* `dsk2nib `_ (C)