MAME comes with a general AC97 sound card driver under DOS, including Intel's AC97, VIA's AC97, SiS7012's AC97 sound card, etc. Unfortunately, they are integrated in MAME and not easy to take out directly as the driver program for AC97 sound cards. I observed that the WSS.C file inside is the driver program for these AC97 sound cards, and after some modification, I successfully compiled it into an executable file with DJGPP. However, although it can run, it is just a demo program that can display some information of the AC97 sound card installed in the system. Unfortunately, because I don't know how to adapt it into a driver program, it still can't be used as a driver. I hope everyone can help adapt it into a real general AC97 sound card driver under DOS! How meaningful this is..
The compiled WSS.EXE file is uploaded below:
Open the attachment
The compiled WSS.EXE file is uploaded below:
Open the attachment
Wengier - 新DOS时代
欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/
E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)



