mirror of https://github.com/mamedev/mame.git
![]() * Tested and works on Windows, macOS, and Linux. * Fixes compatibility with macOS Ventura and bugfixes WASAPI and WDM-KS on Windows. |
||
---|---|---|
.. | ||
README.txt | ||
pa_hostapi_skeleton.c |
README.txt
pa_hostapi_skeleton.c provides a starting point for implementing support for a new host API with PortAudio. The idea is that you copy it to a new directory inside /hostapi and start editing.