Operating systems › DOS (MS-DOS / DR-DOS) › DR-DOS 6.0
DR-DOS 6.0
1991
The 1991 release adding SuperStor disk compression, task switching and password security to the DR-DOS line.
Machines
Chips
Reference & documentation
External technical references for programming DR-DOS 6.0 and for writing emulators.
| Resource | Type | Notes |
|---|---|---|
| Design of the FAT file system ↗ | Format | Hex-offset tables for FAT12/16 structures |
| Microsoft FAT Specification ↗ | Format | Primary Microsoft FAT spec v1.03 (PDF) |
| DOS MZ executable format ↗ | Format | MZ .EXE header fields and relocation table |
| FAT Filesystem (elm-chan) ↗ | Format | Detailed FAT boot sector, BPB, cluster chains |
| Ralf Brown's Interrupt List (HTML) ↗ | Interrupt list | Every documented/undocumented DOS interrupt, includes DR-DOS calls |
| MS-DOS 7 system programming: interrupt handlers ↗ | Interrupt list | BIOS and DOS interrupt handlers with registers |
| Undocumented DOS Programming (fysnet) ↗ | Programming | INT 21h internals, DOS data structures, PSP, DPB |
| DR DOS 6.00 (Digital Research) disk images ↗ | ROMs | Bootable DR-DOS 6.0 STARTUP + ViewMax floppy images |
| Ralf Brown's Interrupt List (browsable index) ↗ | Reference | RBIL indexed by interrupt number and function |
| DR-DOS (Wikipedia) ↗ | Reference | Version history, HMA load-high, TASKMAX, SuperStor |