Add ESS ES1688 (COMPLETELY UNTESTED!!!)

This commit is contained in:
Cacodemon345
2024-03-03 16:19:01 +06:00
committed by Kagamiin~
parent e7e582cd74
commit 7f9f072b3e
3 changed files with 265 additions and 1 deletions

View File

@@ -184,6 +184,10 @@ extern const device_t cmi8338_onboard_device;
extern const device_t cmi8738_device;
extern const device_t cmi8738_onboard_device;
extern const device_t cmi8738_6ch_onboard_device;
/* ESS Technology */
extern const device_t ess_1688_device;
#endif
#endif /*EMU_SOUND_H*/