summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound
Commit message (Expand)AuthorAgeFilesLines
...
* doesn't need fm.h yet (nw) smf-2013-05-112-2/+1
* fix attack ufo missing sound Michaël Banaan Ananas2013-05-111-1/+0
* modernized the YM2608 [smf] smf-2013-05-102-160/+122
* fixed debug build (nw) smf-2013-05-101-7/+7
* overides device_post_load instead of post_load (nw) smf-2013-05-102-2/+2
* modernised the YM2610 interface [smf] smf-2013-05-102-172/+125
* modernised YMF271 [smf] smf-2013-05-102-455/+437
* modernised YMZ280B [smf] smf-2013-05-102-320/+260
* Adds the QSound internal DSP ROM to the device. [Andrew Gardner] Andrew Gardner2013-04-303-11/+75
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
* spu: Move cdda interrupt to play_cdda to make sure it happens at least once p... cracyc2013-04-271-7/+10
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-3/+0
* (sync fix) Michaël Banaan Ananas2013-04-211-2/+1
* ... actually get rid of table mentioned in last commit. no whatsnew. Jonathan Gevaryahu2013-04-161-101/+6
* tms5220.c: Based on decap analysis, both the TMS5220 and TMS5220C use identic... Jonathan Gevaryahu2013-04-161-14/+11
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-2/+0
* die, typo, DIE! (no whatsnew) Jonathan Gevaryahu2013-04-121-1/+1
* tms5220.c: updated many comments, changed a variable name, and made some mino... Jonathan Gevaryahu2013-04-122-95/+74
* tms5110r.c: Corrected and verified TMS5100 LPC table against the decap. [digs... Jonathan Gevaryahu2013-04-111-20/+16
* tms5110r.c: Verified TMS5200 LPC rom as correct from decap. [digshadow, Lord ... Jonathan Gevaryahu2013-04-101-10/+19
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-097-35/+34
* tms5100 and 5200 series: document the decapping and verification of chirp tab... Jonathan Gevaryahu2013-04-091-35/+66
* tms5220.c: minor comment updates, no whatsnew Jonathan Gevaryahu2013-04-051-9/+5
* tms5220.c: Extremely minor fix for Speak External based on the 5220c and 5200... Jonathan Gevaryahu2013-04-041-18/+12
* make mcs51 callbacks used delegates (nw) Miodrag Milanovic2013-04-012-9/+4
* tms5220.c: Added correct tms5200 chirp rom derived from decap; This is now us... Jonathan Gevaryahu2013-03-313-120/+24
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-292-3/+5
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-2914-69/+72
* made some of sound devices use device callbacks instead of function callbacks... Miodrag Milanovic2013-03-2810-17/+33
* spu: don't overrun spu ram (nw) cracyc2013-03-271-1/+1
* spu: doh (nw) cracyc2013-03-261-1/+1
* spu: add cdda interrupts [Carl] cracyc2013-03-262-2/+24
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-266-8/+6
* Modernized k053260 device. [Andrew Gardner] Andrew Gardner2013-03-232-234/+241
* (MESS) fixed clang 3.2 warnings about unused private fields (nw) Oliver Stöneberg2013-03-206-11/+11
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-1933-372/+363
* s14001a.c: Add note that the four dac test pins are really digital out pins [... Jonathan Gevaryahu2013-03-141-4/+8
* Modernized CRT, okim6285, and ZSG2 devices. [Andrew Gardner] Andrew Gardner2013-03-134-314/+300
* fixed uninitialized memory in src/emu/sound/cdp1869.c (nw) Oliver Stöneberg2013-03-091-0/+3
* fixed uninitialized member in src/emu/sound/mos6560.c (nw) Oliver Stöneberg2013-03-081-0/+2
* removed unused member from src/emu/sound/mos7360.h (nw) Oliver Stöneberg2013-03-081-2/+0
* fixed uninitialized memory in src/emu/sound/mos7360.c (nw) Oliver Stöneberg2013-03-081-8/+9
* fixed uninitialized memory in ddp2 by request (nw) Oliver Stöneberg2013-03-071-4/+7
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-062-134/+85
* Modernized gomoku, astrocade, saa1099, st0016, and c140 sound devices. [Andre... Andrew Gardner2013-03-018-744/+748
* fixed uninitialized memory in src/emu/sound/spureverb.c (nw) Oliver Stöneberg2013-02-231-1/+6
* fixed uninitialized member in src/emu/sound/spu.c (nw) Oliver Stöneberg2013-02-231-0/+1
* Added SCSP timer A irq for Main CPU, fixes a booting bug in Jikkyou Oshaberi ... Angelo Salese2013-02-221-1/+2
* Added SCSP sound clear Angelo Salese2013-02-211-0/+2
* Modernized polepos, redbaron, cps3, tiamc1, and gridlee sound devices. [Andrew Andrew Gardner2013-02-211-0/+14