..
es1370.cc
Added new macros BX_DEBUG_PCI_READ and BX_DEBUG_PCI_WRITE to unify the debug
2018-05-01 15:54:37 +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
Some fixes in the build system based on Debian patches for 2.6.10.
2019-12-26 19:17:47 +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
applying SF patch #545 Speling fixes
2019-12-09 16:29:23 +00:00
sb16.h
applying SF patch #545 Speling fixes
2019-12-09 16:29:23 +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
fix ambiguous delete[] not matching new
2019-01-02 17:13:36 +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