volkertb / ail32-ich

An attempt to develop an AIL/32 (protected mode DOS) sound driver for Intel ICHx and compatible integrated sound devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ail32-ich

An attempt to develop an AIL/32 (protected mode DOS) sound driver for Intel ICHx and compatible integrated sound devices. Based on the AIL/32 sources developed and released by John Miles and the ichplayer sources by jeff Leyda.

With thanks to GitHub user Wohlstand for forking the AIL/32 sources on GitHub and providing a Makefile that allows the AIL/32 sources to be built with an open-source toolchain.

NOTE: This is still a work in progress.

How to build

Run the following command:

./build.sh

About

An attempt to develop an AIL/32 (protected mode DOS) sound driver for Intel ICHx and compatible integrated sound devices.

License:Other


Languages

Language:C 64.8%Language:Assembly 32.3%Language:Makefile 1.7%Language:Roff 0.6%Language:Shell 0.5%