mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Split out IBM PS/1 Audio Card from machine
This commit is contained in:
@@ -99,6 +99,9 @@ extern const device_t gus_device;
|
||||
extern const device_t pas16_device;
|
||||
#endif
|
||||
|
||||
/* IBM PS/1 Audio Card */
|
||||
extern const device_t ps1snd_device;
|
||||
|
||||
/* Tandy PSSJ */
|
||||
extern const device_t pssj_device;
|
||||
extern const device_t pssj_isa_device;
|
||||
|
||||
Reference in New Issue
Block a user