summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/qsound.c
Commit message (Expand)AuthorAgeFilesLines
* Update for ElSemi (nw) Miodrag Milanovic2015-05-141-1/+1
* sorted out more (nw) Miodrag Milanovic2015-05-141-1/+1
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* Touching all the candy again: [Alex Jackson] Alex W. Jackson2014-11-171-10/+3
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-9/+9
* revert file move, since shared (MAME/MESS) device Michaël Banaan Ananas2014-03-241-0/+329
* Moved capcom qsound device to mame/audio. this is just a filemove, no other c... Michaël Banaan Ananas2014-03-241-329/+0
* nw.. Michaël Banaan Ananas2014-03-221-2/+2
* 15 years later, those addresses don[t exist anymore, and i doubt Miguel is st... Michaël Banaan Ananas2014-03-211-6/+8
* - update soundstream before writing (tsk) Michaël Banaan Ananas2014-03-211-52/+53
* cleanup (no practical changes here except that i removed support for LOG_WAVE... Michaël Banaan Ananas2014-03-211-194/+118
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-9/+9
* file location update (nw) Miodrag Milanovic2013-05-151-1/+1
* Adds the QSound internal DSP ROM to the device. [Andrew Gardner] Andrew Gardner2013-04-301-9/+68
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-17/+17
* Modernize the QSound sound device. [Andrew Gardner] Andrew Gardner2012-12-301-223/+147
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-2/+1
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-29/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+49
* BIG update. Aaron Giles2011-03-291-2/+2
* Get rid of state_save_register_device_* macros in favor of direct Aaron Giles2011-02-091-12/+12
* As promised, the bulk update of timer calls: Aaron Giles2011-02-061-1/+1
* C++-ified the sound and streams interfaces. Combined sound.c and streams.c Aaron Giles2011-01-271-3/+2
* running_device -> device_t Aaron Giles2010-12-311-1/+1
* Remove artificial SOUND_ prefix from sound device names. Aaron Giles2010-09-021-1/+1
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+2
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-7/+5
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-1/+1
* Added casting operators to the region_info class so you can assign Aaron Giles2010-01-161-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+1
* Added missing casts and made other tweaks. The entire project Aaron Giles2009-04-271-1/+1
* Sound cores compile cleanly. Aaron Giles2009-03-121-2/+2
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-3/+3
* Ok, this is The Big One. Aaron Giles2009-02-111-45/+51
* On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: Aaron Giles2009-01-221-2/+0
* Sound cores no longer allocate their own tokens. Instead they return a new Aaron Giles2009-01-181-5/+3
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-191-9/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-181-9/+9
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-101-1/+1
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-14/+14
* This patch furthers the process of aligning the sound cores with the Aaron Giles2008-12-041-4/+3
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-12/+12
* From AtariAce: Aaron Giles2008-11-131-8/+8
* Fix for 02043: All games in cps2.c: All Parent Sets for CPS2 Games Abort Aaron Giles2008-07-291-1/+1
* Region classes go bye-bye. Aaron Giles2008-07-281-2/+2
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-6/+3
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-07-241-14/+10
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-2/+3
* Copyright cleanup: Aaron Giles2008-01-061-1/+1