Go to file
Andrew Gardner 545f57a04c Added a new sound device: Oki MSM9810. Emulation is not yet perfect.
[out of whatsnew]
It sounds ~60% correct, and appears to play the right stuff, but there is still much to do.
I'm not respecting the volume command.
I'm not taking sample rate into account.
I'm not doing anything with stereo yet (though funcube doesn't tickle that functionality).
The ADPCM(2?) decoding clearly isn't perfect (I've made a local copy of the oki_adpcm class to mess around with).
The way i set the clock in the seta2 driver should show I don't know what I'm doing :).
None of the channel flags are being interpreted yet.
I haven't hooked up Luca's sigma98 games yet.
2011-02-10 15:52:50 +00:00
docs Added support for OSD-generated fonts. The OSD is queried first to see 2010-10-24 00:16:54 +00:00
hash New games added or promoted from NOT_WORKING status 2011-02-08 07:50:02 +00:00
src Added a new sound device: Oki MSM9810. Emulation is not yet perfect. 2011-02-10 15:52:50 +00:00
.gitattributes Added a new sound device: Oki MSM9810. Emulation is not yet perfect. 2011-02-10 15:52:50 +00:00
makefile NetBSD support [Thomas Klausner] 2011-02-02 03:29:54 +00:00