Bochs/bochs/iodev/sound
Volker Ruppert 0456c1034f Rewrite of the "no-plugins" code for loading/unloading gui, optional and sound
plugins. Now the plugin type is stored in the structure, so we need only one
array and one load function for plugins of these types.
2017-02-24 19:45:23 +00:00
..
es1370.cc Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
es1370.h Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
Makefile.in Fixed sound plugins support for MSVC 2017-02-20 22:19:44 +00:00
opl.cc Simplified register_state() for for small byte arrays in remaining i/o devices. 2015-10-06 18:20:16 +00:00
opl.h Fixed compilation errors found on Cygwin64 2015-05-05 18:06:05 +00:00
sb16.cc Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
sb16.h Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
soundalsa.cc Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
soundalsa.h Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundfile.cc Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
soundfile.h Rewrite of the ES1370 wave output code and related changes. 2015-02-19 21:31:18 +00:00
soundlow.cc Minor cleanups in the common sound driver code. 2017-02-23 16:53:17 +00:00
soundlow.h Some more fixes in the new sound plugins code. 2017-02-21 21:12:17 +00:00
soundmod.cc Rewrite of the "no-plugins" code for loading/unloading gui, optional and sound 2017-02-24 19:45:23 +00:00
soundmod.h Minor cleanups in the common sound driver code. 2017-02-23 16:53:17 +00:00
soundoss.cc Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
soundoss.h Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
soundosx.cc Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
soundosx.h Added BX_HAVE_SOUND_* definitions to simplify code. 2015-02-23 21:32:34 +00:00
soundsdl.cc Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
soundsdl.h Implemented SDL2 "wavein" service (Audio capture support is new in SDL 2.0.5 2017-02-08 18:48:49 +00:00
soundwin.cc Rewrite of the sound driver plugin code. 2017-02-20 18:21:19 +00:00
soundwin.h Sound driver 'win': changed output rate to 20 packets per second. 2015-03-17 20:55:51 +00:00