Bochs/bochs/iodev/sound
Volker Ruppert 8fe902686c Separated sound lowlevel base class from dummy driver. The base class returns
NULL for all services and the dummy driver provides the stubs. Now falling
back to the dummy driver if the wavein or midiout services are not provided
by the selected driver.
2015-03-10 20:56:44 +00:00
..
es1370.cc Added the capability to set up the sound driver per service. The global 2015-03-06 22:54:30 +00:00
es1370.h Rewrite of the ES1370 wave output code and related changes. 2015-02-19 21:31:18 +00:00
Makefile.in Added initial version of a sound "driver" that writes to file(s). 2015-02-16 15:47:17 +00:00
opl.cc Some work on the Bochs sound support. 2015-01-22 20:28:14 +00:00
opl.h Some work on the Bochs sound support. 2015-01-22 20:28:14 +00:00
sb16.cc Added the capability to set up the sound driver per service. The global 2015-03-06 22:54:30 +00:00
sb16.h Some failure case fixes and cleanups in the sound code. 2015-02-20 16:36:26 +00:00
soundalsa.cc Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundalsa.h Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundfile.cc Fixes and updates in the lowlevel sound code and related stuff. 2015-02-20 22:39:55 +00:00
soundfile.h Rewrite of the ES1370 wave output code and related changes. 2015-02-19 21:31:18 +00:00
soundlnx.cc Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundlnx.h Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundlow.cc Separated sound lowlevel base class from dummy driver. The base class returns 2015-03-10 20:56:44 +00:00
soundlow.h Separated sound lowlevel base class from dummy driver. The base class returns 2015-03-10 20:56:44 +00:00
soundmod.cc Separated sound lowlevel base class from dummy driver. The base class returns 2015-03-10 20:56:44 +00:00
soundmod.h Added the capability to set up the sound driver per service. The global 2015-03-06 22:54:30 +00:00
soundosx.cc Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundosx.h Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundsdl.cc Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundsdl.h Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundwin.cc Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundwin.h Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00