-sound/wasapi_sound.cpp, sound/xaudio2_sound.cpp: Don't print an error
message on a "not found" error getting default devices - this happens
when there are no active devices.
------------------
Super Star 97 / Ming Xing 97 (version V153A) [little0]
New systems marked not working
------------------------------
Huangpai Zuqiu Plus / Chaoji Shuangxing Plus (V103CN) [little0]
Jan Mu [Hammy]
Majiang Zhengba (V103CN) [little0, Mr. Kong]
New clones marked not working
-----------------------------
Special Dream 9 (v1.0.7G) [Hammy]
- sealy/sealy_m16c.cpp: dumped Oki samples ROM for sandaha [little0]
- sealy/sealy_z80.cpp: dumped Oki samples ROM and EEPROM for bbddz [little0]
New working systems
-------------------
Dora the Explorer - Dora's World Adventure! [David Haywood, Sean Riddle, TeamEurope]
The Cheetah Girls - Passport to Fame (JAKKS Pacific TV Game) (Aug 1 2007 10:32:50) [David Haywood, Sean Riddle, TeamEurope]
Go Diego Go (JAKKS Pacific TV Game) [David Haywood, Sean Riddle, TeamEurope]
Sesame Street Beat (JAKKS Pacific TV Game) (Aug 23 2006 19:12:03, PAL/UK) [David Haywood, Sean Riddle, TeamEurope]
Nicktoons - Summer Camp (JAKKS Pacific TV Game) [David Haywood, Sean Riddle, TeamEurope]
New clones marked not working
-----------------------------
EA Sports Classics: NHL 95 & Madden 95 (JAKKS Pacific TV Game) [David Haywood, Sean Riddle, TeamEurope]
* sound/sound_module.cpp: Recirculate buffers rather than removing them
to reduces allocations.
* sound/sound_module.cpp: Scale the number of samples to skip on overrun
according to the packet size.
* sound/xaudio2_sound.cpp: Hide endpoint devices in "unplugged" state.
New working systems
-------------------
Uchitel' arifmetiki (Elektronika) [Milan Galcik, Igor Nys]
* Renamed Amusing Arithmetic to Vesolaya arifmetika, updated Nu, pogodi! release year.
-lib/osdobj_common.cpp: Made WASAPI sound the default on Windows and
made DirectSound lower priority than XAudio2.
-osd/eminline.h: Made multiply/divide helper names a bit more consistent
with other functions.
-osd/eigcc.h: Moved helpers that use the __int128 type here, and fixed
availability detection for them.
-osd/eigccx86.h: Added fast multiply/divide helpers for x86-64.
-docs: Updated the list of supported sound modules.
-exidy/exidy.cpp: Use the 1 Coin/1 Credit setting listed in the manual
for Venture by default.
-emu/sound.cpp: Fixed GCC uninitialised local variable warnings in
sound_manager::run_effects().
-sound/xaudio2_sound.cpp: More fixes:
* Fixed a couple more potential deadlocks when handling critical engine errors.
* Better tracking of the default device when devices are reconfigured.