First post, by digger
- Rank
- Oldbie
John W. Ratcliff has open-sourced most of the DIGPAK drivers under the MIT License.
The sources can be found here: https://github.com/jratcliff63367/oldsource
He actually pushed this source code to GitHub back in February, but a few days ago, he clarified the license terms under which he was releasing this code.
Also, some missing include and make files were added recently.
This code can be interesting to play with, or perhaps even to use as a basis for developing drivers for more modern audio hardware. 🙂
Would anybody care to help me "port" these assembly sources from TASM Ideal mode dialect to something that allows them to be built with an open source assembler? 😇