mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Sort out the sound card list
Also added the forgotten "(Video)" name to IBM PCjr configuration.
This commit is contained in:
@@ -131,8 +131,6 @@ extern const device_t ad1816_device;
|
||||
|
||||
/* Aztech Sound Galaxy 16 */
|
||||
extern const device_t azt2316a_device;
|
||||
extern const device_t acermagic_s20_device;
|
||||
extern const device_t mirosound_pcm10_device;
|
||||
extern const device_t azt1605_device;
|
||||
extern const device_t aztpr16_device;
|
||||
|
||||
@@ -231,6 +229,8 @@ extern const device_t entertainer_device;
|
||||
extern const device_t mmb_device;
|
||||
|
||||
/* OPTi 82c93x */
|
||||
extern const device_t acermagic_s20_device;
|
||||
extern const device_t mirosound_pcm10_device;
|
||||
extern const device_t opti_82c930_device;
|
||||
extern const device_t opti_82c931_device;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user