Bochs/bochs/iodev/sound
Volker Ruppert f84439f8e8 Moved wave input support to a separate C++ class. The lowlevel sound module
creates the object and returns a pointer to it. TODO: Do the same with the
midiout feature.
2015-02-14 17:25:39 +00:00
..
es1370.cc Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
es1370.h Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
Makefile.in Ported OPL3 emulation from DOSBox. 2015-01-12 21:20:18 +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 Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
sb16.h Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundalsa.cc Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundalsa.h Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundlnx.cc Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundlnx.h Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundlow.cc Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundlow.h Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundmod.cc Moved wave output support to a separate C++ class. The lowlevel sound module 2015-02-13 11:30:46 +00:00
soundmod.h Moved wave output support to a separate C++ class. The lowlevel sound module 2015-02-13 11:30:46 +00:00
soundosx.cc Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundosx.h Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundsdl.cc Moved wave output support to a separate C++ class. The lowlevel sound module 2015-02-13 11:30:46 +00:00
soundsdl.h Moved wave output support to a separate C++ class. The lowlevel sound module 2015-02-13 11:30:46 +00:00
soundwin.cc Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00
soundwin.h Moved wave input support to a separate C++ class. The lowlevel sound module 2015-02-14 17:25:39 +00:00