Added PS/1 Audio Card emulation.

This commit is contained in:
SarahW 2016-04-13 21:56:15 +01:00
commit 61d7cf2276
13 changed files with 239 additions and 15 deletions

1
src/sound_ps1.h Normal file
View file

@ -0,0 +1 @@
extern device_t ps1_audio_device;