Add the Analog Devices AD1816 audio controller

This commit is contained in:
win2kgamer
2025-12-20 18:44:05 -06:00
parent eeb546ab6e
commit a5733a7ff6
4 changed files with 1005 additions and 0 deletions

View File

@@ -122,6 +122,9 @@ extern const device_t adlib_device;
extern const device_t adlib_mca_device;
extern const device_t adgold_device;
/* Analog Devices AD1816 */
extern const device_t ad1816_device;
/* Aztech Sound Galaxy 16 */
extern const device_t azt2316a_device;
extern const device_t acermagic_s20_device;