summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/es8712.c
Commit message (Expand)AuthorAgeFilesLines
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-4/+2
* Sound cores compile cleanly. Aaron Giles2009-03-121-5/+5
* Ok, this is The Big One. Aaron Giles2009-02-111-92/+42
* On Mon, Jan 19, 2009 at 02:48:05PM +0100, Olivier Galibert wrote: Aaron Giles2009-01-221-3/+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-1/+1
* 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-13/+13
* This patch furthers the process of aligning the sound cores with the Aaron Giles2008-12-041-3/+2
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-16/+12
* From AtariAce: Aaron Giles2008-11-131-10/+10
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-18/+18
* Region classes go bye-bye. Aaron Giles2008-07-281-1/+1
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-9/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-1/+2
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-6/+6
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-6/+6
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+479