GUS: Add the UltraSound ACE

This commit is contained in:
Alexander Babikov
2025-09-01 05:33:02 +05:00
parent 7f7461620d
commit eec9b52151
27 changed files with 165 additions and 15 deletions

View File

@@ -203,9 +203,10 @@ extern const device_t es1373_onboard_device;
extern const device_t ct5880_device;
extern const device_t ct5880_onboard_device;
/* Gravis UltraSound and UltraSound Max */
/* Gravis UltraSound family */
extern const device_t gus_device;
extern const device_t gus_max_device;
extern const device_t gus_ace_device;
/* IBM PS/1 Audio Card */
extern const device_t ps1snd_device;