summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/cdp1869.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bump.mame0140 Aaron Giles2010-10-211-14/+14
* Refactored the CDP1869 chip into a C++ device. [Curt Coder] Curt Coder2010-10-191-523/+585
* Converted the RCA CDP1802 CPU into a C++ device. Refactored cidelsa.c to use ... Curt Coder2010-10-181-6/+17
* Split implementation for legacy devices into a separate macro. Updated all Aaron Giles2010-06-111-0/+3
* WARNING: There are likely to be regressions in both functionality and Aaron Giles2010-06-081-8/+7
* Correct a long-standing design flaw: device configuration state Aaron Giles2010-01-181-13/+13
* Within src/emu, basic conversions: Aaron Giles2010-01-121-2/+2
* First round of an attempted cleanup of header files in the system. Aaron Giles2010-01-101-2/+1
* Replaced all occurrences of cputag_get_cpu with devtag_get_device: the former... Fabio Priuli2010-01-061-1/+1
* Cleanups and version bump.mame0135u3 Aaron Giles2009-12-111-2/+2
* Changed CDP1869 PAL/NTSC signal to use devcb. Curt Coder2009-12-011-10/+13
* Cleanups and version bump.mame0135u2 Aaron Giles2009-11-301-1/+1
* CDP1869 changes: Curt Coder2009-11-251-6/+21
* Sound cores compile cleanly. Aaron Giles2009-03-121-3/+3
* Many casts added to the core files, and various other tweaks Aaron Giles2009-03-121-1/+1
* Removed device types from device queries that use tags, under the Aaron Giles2009-03-021-1/+1
* Cleanups and version bump.mame0129u4 Aaron Giles2009-02-171-27/+27
* Cidelsa changes: Curt Coder2009-02-161-121/+850
* Ok, this is The Big One. Aaron Giles2009-02-111-38/+39
* 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-4/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-121-3/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-101-1/+1
* This patch furthers the process of aligning the sound cores with the Aaron Giles2008-12-041-1/+1
* From AtariAce: Aaron Giles2008-11-131-5/+5
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-1/+1
* - Added deprecat.h that contains some deprecated/discouraged contructs (see b... Zsolt Vasvari2008-01-251-1/+2
* Copyright cleanup: Aaron Giles2008-01-061-1/+1
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+201