============================== F E A T U R E S ==============================
Afid - Apple ][ file developer
Afid is a utility which allows you to manipulate an Apple ][ DOS 3.3
disk image.  It currently doesn't handle ProDOS disk images and only
reads and writes 35 track, 16 sector diskette images.
============================ R E Q U I R E M E N T ==========================
Afid tested and worked fine on the following configurations:
- IcarOS i386               (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
- AROS One i386             (Kickstart 51.51, Workbench 40.0, AROS ABIv0)
================================= U S A G E =================================
 load image   - load a disk image into memory.
 catalog      - show a list of files on the disk image.
 free         - map and number of free sectors.
 quit, exit   - leave afid.
 binary       - (default) no translation of data during read/write
 text         - CR <-> LF & Apple <-> ASCII translation during read/write
 mode         - lists text/binary transfere mode for read/write/list
 type file,X  - change the file type.  X = T, I, A, B, S, or R.
 reorder      - switch disk sector order between DOS 3.3 (default) and ProDOS
 list file    - copy the given file from the disk image to the screen.
 read file    - copy the given file from the disk image to a UNIX file.
 write file   - copy the given UNIX file onto the disk image.
 save image   - save the in-memory disk image to the given UNIX file.
 lock file    - write protect a file on the disk image.
 unlock file  - unwrite protect a file on the disk image.
 rename f1,f2 - rename file f1 to f2 on the disk image.
 delete file  - delete a file from the disk image.
 undelete fil - undelete a file from the disk image, if possible.
============================= C H A N G E L O G =============================
New for version 1.1:
 
1) Added a help message listing the commands.
2) Added the ability to load different file images from within afid,
   so you no longer need to exit and enter with a new image.
3) Prompts the user when attempting to exit without saving a changed
   disk image.
4) Added new commands like load, list, mode, type, lock/unlock,
   rename, delete/undelete.
================================ S O U R C E ================================
Based on aminet version source
http://aminet.net/package/misc/emu/afid
This is based on the source code  of  the original version  Afid 1.2  utility
which was written back in 2006 by the talented programmer Peter Nyhlen.
        ______ ______              ______ ______ 
 ______|:: .__|:: .__|_____ ______|:: ___|:: ___|______ _____ 
|: ,   |:  |  |:  |  |:  ,_|:  ,__|:___  |:___  |:  -  |:  ,_|
|__|___|______|______|___|   _____|______|______|______|___|
                home cross-compilation factory
 |