Bochs/bochs/iodev/sound
Volker Ruppert 50c1370216 Some work on the PCI devices code.
- Added INT pin init to method init_pci_conf().
- Moved readonly register handling to the common PCI write handler.
- Moved IRQ line reporting to the common PCI write handler.
2018-02-04 18:17:28 +00:00
..
es1370.cc Some work on the PCI devices code. 2018-02-04 18:17:28 +00:00
es1370.h Renamed bx_pci_device_stub_c to bx_pci_device_c and derive it now from class 2017-03-26 08:09:28 +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 Including stdint.h is not required here, since we are using Bit8u, Bit16u etc, 2017-12-03 07:56:45 +00:00
sb16.cc Some fixes in the bochsrc save and parse functions. 2018-02-02 19:04:59 +00:00
sb16.h Implemented unregister mechanism for runtime config handlers. 2015-08-23 07:04:56 +00:00
soundalsa.cc Reverted BX_THREAD_KILL() changes in the lowlevel sound code. Now using control 2017-06-02 16:56:58 +00:00
soundalsa.h Reverted BX_THREAD_KILL() changes in the lowlevel sound code. Now using control 2017-06-02 16:56:58 +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 Reverted BX_THREAD_KILL() changes in the lowlevel sound code. Now using control 2017-06-02 16:56:58 +00:00
soundfile.h Reverted BX_THREAD_KILL() changes in the lowlevel sound code. Now using control 2017-06-02 16:56:58 +00:00
soundlow.cc Reverted BX_THREAD_KILL() changes in the lowlevel sound code. Now using control 2017-06-02 16:56:58 +00:00
soundlow.h Moved all Bochs multi-threading definitions from bochs.h and osdep.h to a new 2017-09-10 15:55:13 +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 Cleanups in the Bochs system timer code 2017-03-30 18:08:15 +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 The resampler and mixer threads are now stopped with BX_THREAD_KILL(). 2017-05-21 15:08:20 +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 Reverted BX_THREAD_KILL() changes in the lowlevel sound code. Now using control 2017-06-02 16:56:58 +00:00
soundwin.h Reverted BX_THREAD_KILL() changes in the lowlevel sound code. Now using control 2017-06-02 16:56:58 +00:00