Add a generic discrete CS4232 sound card

This commit is contained in:
win2kgamer
2025-10-26 15:49:21 -05:00
parent 69b05d5bfc
commit 8d12c46a3a
3 changed files with 55 additions and 11 deletions

View File

@@ -177,6 +177,7 @@ extern const device_t sb_awe64_ide_device;
extern const device_t sb_awe64_gold_device;
/* Crystal CS423x */
extern const device_t cs4232_device;
extern const device_t cs4232_onboard_device;
extern const device_t cs4235_device;
extern const device_t cs4235_onboard_device;