.. |
es1370.cc
|
Replaced the plugin init / fini functions with one single function called
|
2021-01-23 12:06:11 +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
|
Save/restore: now using the macro BXRS_PARAM_BOOL in all devices.
|
2021-01-30 21:59:15 +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
|
Save/restore: now using the macro BXRS_PARAM_BOOL in all devices.
|
2021-01-30 21:59:15 +00:00 |
sb16.h
|
Fixed gcc 10.1.0 warning "clearing an object of non-trivial type". Now moving
|
2020-06-11 07:36:31 +00:00 |
soundalsa.cc
|
Some Bochs plugins support and VGA extension option changes.
|
2021-01-27 20:06:02 +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
|
Some Bochs plugins support and VGA extension option changes.
|
2021-01-27 20:06:02 +00:00 |
soundfile.cc
|
Some Bochs plugins support and VGA extension option changes.
|
2021-01-27 20:06:02 +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
|
Some more work on the Bochs plugins support.
|
2021-01-08 19:04:41 +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
|
Some more work on the Bochs plugins support.
|
2021-01-08 19:04:41 +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
|
Some Bochs plugins support and VGA extension option changes.
|
2021-01-27 20:06:02 +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
|
Some Bochs plugins support and VGA extension option changes.
|
2021-01-27 20:06:02 +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
|
Some Bochs plugins support and VGA extension option changes.
|
2021-01-27 20:06:02 +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
|
Some Bochs plugins support and VGA extension option changes.
|
2021-01-27 20:06:02 +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 |