DIGPAK sound driver
From Just Solve the File Format Problem
DIGPAK (also written DigPak, and maybe sometimes called DIGIPAK[1]), is a system of sound drivers for DOS. It was developed by John W. Ratcliff and The Audio Solution. The drivers are in the form of COM files. The source code was released around 2021.
Contents |
Identification
A driver file starts with byte pattern e9 ?? ?? 44 49 47 50 41 4b 00 0d 0a
, which includes the string "DIGPAK
" at offset 3.
Related formats
Software
Sample files
- PICKLE.ZIP (most .COM files)
- BKSE11B.ZIP
References
- ↑ E.g., in the GitHub project description