Bochs/bochs/iodev/sound
Volker Ruppert 9c3d374e6a continued work for "wx second run" support
- memory: initialize ISA and PCI ROM variables in init_memory()
- sb16: remove items from runtime menu in destructor
- gui debugger: show dialog contents (TODO: fix remaining display issues)
- TODO: fix deadlock in bx_wx_gui::handle_events()
2013-02-18 20:52:19 +00:00
..
es1370.cc parse serial, parallel and sound bochsrc options using the parameter list 2013-01-26 18:17:23 +00:00
es1370.h - changed license headers from LGPL to MIT for all devices / drivers that have 2012-08-31 12:08:19 +00:00
Makefile.in - fixes based on Debian patches by Guillem Jover 2012-07-14 07:01:43 +00:00
sb16.cc continued work for "wx second run" support 2013-02-18 20:52:19 +00:00
sb16.h - implemented "fast-dma" support for 16 bit and in the SB16 2012-07-14 14:20:36 +00:00
soundlnx.cc - moved the sound stuff to the new subdirectory iodev/sound 2012-01-15 07:52:04 +00:00
soundlnx.h - added method to return the type of the lowlevel sound module and use it to 2012-06-08 20:49:39 +00:00
soundmod.cc - added SDL sound support (wave output only) 2012-06-09 10:12:05 +00:00
soundmod.h - added SDL sound support (wave output only) 2012-06-09 10:12:05 +00:00
soundosx.cc - moved the sound stuff to the new subdirectory iodev/sound 2012-01-15 07:52:04 +00:00
soundosx.h - added method to return the type of the lowlevel sound module and use it to 2012-06-08 20:49:39 +00:00
soundsdl.cc - added SDL sound support (wave output only) 2012-06-09 10:12:05 +00:00
soundsdl.h - added SDL sound support (wave output only) 2012-06-09 10:12:05 +00:00
soundwin.cc removed unused variable - fixing gcc warning 2012-04-23 18:52:11 +00:00
soundwin.h - added method to return the type of the lowlevel sound module and use it to 2012-06-08 20:49:39 +00:00