Add the Sound Blaster AWE64 Gold

This commit is contained in:
Alexander Babikov
2021-07-25 20:49:27 +05:00
parent 7f85f6acdf
commit 2b34704729
5 changed files with 158 additions and 8 deletions

View File

@@ -116,6 +116,7 @@ extern const device_t sb_16_pnp_device;
extern const device_t sb_32_pnp_device;
extern const device_t sb_awe32_device;
extern const device_t sb_awe32_pnp_device;
extern const device_t sb_awe64_gold_device;
/* Innovation SSI-2001 */
extern const device_t ssi2001_device;