Bochs/bochs/iodev/sound
Volker Ruppert d46a9b7205 Some work on the PCI devices code.
- Since the pci_read_handler() method is identical in most devices, move it
  to the base class to reduce code duplication. Only the 'pcidev' device has
  it's own implementation (NOTE: it is not maintained yet).
- Minor other fixes and cleanups in some PCI devices.
2017-03-24 19:57:25 +00:00
..
es1370.cc Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
es1370.h Some work on the PCI devices code. 2017-03-24 19:57:25 +00:00
Makefile.in Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
opl.cc Added symbol VSIDE in the MSVC workspace files and and the manifest section 2017-03-19 12:22:27 +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 Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundalsa.h Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
sounddummy.cc Added dummy waveout class to make sure that resampling and mixing features 2017-03-17 23:09:18 +00:00
soundfile.cc Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundfile.h Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundlow.cc Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundlow.h Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundmod.cc Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundmod.h Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundoss.cc Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundoss.h Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundosx.cc Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundosx.h Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundsdl.cc Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundsdl.h Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundwin.cc Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00
soundwin.h Implemented self-registering static objects in the lowlevel sound code similar 2017-03-14 18:21:05 +00:00