Files
86-DOS-Manuals/README.md
T
2025-10-03 17:10:26 +10:00

29 lines
1.5 KiB
Markdown

# 86-DOS Manuals
Full collection of all 86-DOS manuals known to exist.
## 86-DOS 0.1
86-DOS 0.1 was released with 4 stapled booklets:
- [86-DOS Manual](./0.1/86-DOS%20Manual.pdf)
- [Command Interpreter Manual](./0.1/Command%20Interpreter%20Manual.pdf)
- [EDLIN Manual](./0.1/EDLIN%20Manual.pdf)
- Configuration Information
- [Cromemco 4FDC](./0.1/Configuration%20Information%20(Cromemco%204FDC).pdf)
- [Tarbell DD](./0.1/Configuration%20Information%20(Tarbell%20DD).pdf)
## 86-DOS 0.2
This version of 86-DOS was never released, and this manual was an exibit used in a lawsuit, provided by [@TimPaterson](https://github.com/TimPaterson). The 4 booklets have been merged into a single spiral bound booklet, documenting both the user interface and programming interface:
- [Instruction Manual](./0.2/Instruction%20Manual.pdf)
## 86-DOS 0.3
86-DOS 0.3 was released with 2 spiral bound bookets, one for the user interface and the other for the programming interface:
- [User's Manual](./0.3/User's%20Manual.pdf)
- [Programmer's Manual](./0.3/Programmer's%20Manual.pdf)
## 86-DOS 1.x
86-DOS 1.0 and 1.1 were released with the 0.3 manuals, as well as a few loose sheets documenting the changes between 0.3 and 1.0:
- [User's Manual](./0.3/User's%20Manual.pdf) (0.3)
- [Programmer's Manual](./0.3/Programmer's%20Manual.pdf) (0.3)
- [Version 1.0 Addendum](./1.0/Version%201.0%20Addendum.pdf)
- [Version 1.0 Enhancement Summary](./1.0/Version%201.0%20Enhancement%20Summary.pdf)
- [Version 1.0 FCB](./1.0/Version%201.0%20FCB.pdf)