summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/okim9810.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-38/+38
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-33/+7
* Created new enum type address_spacenum for specifying an address Aaron Giles2011-03-271-1/+1
* Cleanups and version bump.mame0141u3 Aaron Giles2011-02-281-5/+5
* OKI MSM9810 : Implemented PAN command and stereo mixing. [Andrew Gardner] Andrew Gardner2011-02-271-7/+7
* OKI MSM9810: Implemented on-chip interpolation & status read. [Andrew Gardner] Andrew Gardner2011-02-241-24/+23
* Not worth mentioning. OKI bugfix. Cleanup. Andrew Gardner2011-02-231-9/+16
* OKI MSM9810: Added OPT command. [Andrew Gardner] Andrew Gardner2011-02-201-1/+13
* OKI MSM9810 : Added sub-table lookups. [Andrew Gardner] Andrew Gardner2011-02-171-0/+15
* OKI MSM9810 : Added preliminary ADPCM2 support. [Andrew Gardner, Lord Nightmare] Andrew Gardner2011-02-131-25/+14
* OKI MSM9810 : Added and hooked up volume table. [Andrew Gardner] Andrew Gardner2011-02-111-0/+2
* Added a new sound device: Oki MSM9810. Emulation is not yet perfect. Andrew Gardner2011-02-101-0/+164