Add the Gravis UltraSound revision 3.7

Implement the ICS-2101 mixer chip that it has
This commit is contained in:
Alexander Babikov
2025-09-10 17:52:06 +05:00
parent eec9b52151
commit cb96d4e1bc
3 changed files with 232 additions and 12 deletions

View File

@@ -205,6 +205,7 @@ extern const device_t ct5880_onboard_device;
/* Gravis UltraSound family */
extern const device_t gus_device;
extern const device_t gus_v37_device;
extern const device_t gus_max_device;
extern const device_t gus_ace_device;