DOS Disk Analyzer views and prints the raw contents of an Apple II DOS 3.3 disk. It features a specially-formatted printout of the VTOC, Catalog, and Track/Sector list. Once this information is read from the disk, sectors can be viewed for any file. Features Include:
- Well-documented to aid in programming and learning about RWTS (Read-Write Track-Sector) data on disks.
- Written primarily in Applesoft BASIC, so it's easy to modify and use.
- Big Mac source code is included for the binary portion of the program.
- Especially useful when investigating corrupt word processor files.
- Easily understood and usable by beginners.
- Requires any Apple II with Applesoft BASIC and one disk drive.