summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/2610intf.c
Commit message (Expand)AuthorAgeFilesLines
...
* Removed redundant config parameter from SND_START. Aaron Giles2009-01-181-2/+2
* Cleaned up device and sound interfaces to match the CPU Aaron Giles2008-12-191-10/+10
* 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-2/+4
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-101-2/+2
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-12-071-4/+4
* Changed save state system to accept machine parameters where Aaron Giles2008-12-051-10/+10
* This patch furthers the process of aligning the sound cores with the Aaron Giles2008-12-041-11/+11
* Changed timer_alloc, timer_set, timer_pulse, timer_call_after_resynch, Aaron Giles2008-11-261-4/+4
* Added "tag" parameter to state_save_register_item_* calls. Removed Aaron Giles2008-11-171-4/+4
* WARNING: this compiles, but not fully cleanly, and a number of drivers Aaron Giles2008-11-141-8/+8
* From AtariAce: Aaron Giles2008-11-131-16/+16
* Major cpuintrf changes: Aaron Giles2008-11-101-8/+8
* This (mostly - see below) completes the structure, lower-casing functions and... Derrick Renaud2008-08-111-72/+72
* more sound core structure/renaming updates. Derrick Renaud2008-08-091-1/+1
* Some more structure/naming updates of sound cores. Derrick Renaud2008-08-091-5/+5
* lower cased sn76477_interface and ay8910_interface Derrick Renaud2008-08-081-2/+2
* Updated structure and naming conventions of the following sound interfaces. Derrick Renaud2008-08-081-2/+2
* Region classes go bye-bye. Aaron Giles2008-07-281-8/+8
* Changed the way memory regions are referenced. Instead of a single Aaron Giles2008-07-281-10/+26
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-06-231-8/+8
* From: Atari Ace [mailto:atari_ace@verizon.net] Aaron Giles2008-05-221-1/+1
* Cleanups for 0.124u4. Aaron Giles2008-04-241-4/+4
* AY-3-8910 rewrite: Couriersud2008-04-221-2/+14
* Reduced the number of save state callback types from 3 to 1. The Aaron Giles2008-04-111-2/+3
* Switched from ACCESSING_BYTE_*, ACCESSING_WORD_*, ACCESSING_DWORD_* Aaron Giles2008-04-031-8/+8
* New macros added for checking mem_mask. ACCESSING_BYTE_n, ACCESSING_WORD_n & ... smf-2008-03-301-8/+8
* Split timer_adjust() into timer_adjust_oneshot() and timer_adjust_periodic(). Aaron Giles2008-02-061-1/+1
* Copyright cleanup: Aaron Giles2008-01-061-2/+2
* Changes for MAME 0.121u2.mame0121u2 Aaron Giles2007-12-171-9/+9
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+520