summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound
Commit message (Collapse)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 ↵ cracyc2013-04-271-7/+10
| | | | | | per sector. --- Vibribbon doesn't crash now starting gameplay but there's no music. It seems to copy the samples to the reverb loop address which doesn't appear to be mixed currently.
* 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 ↵ Jonathan Gevaryahu2013-04-161-14/+11
| | | | identical LPC tables; get rid of the unnecessary extra table. [Lord Nightmare, digshadow]
* speaker tag lookup removal, also no need to use universal tag, since easier ↵ Miodrag Milanovic2013-04-121-2/+0
| | | | now to follow (nw)
* die, typo, DIE! (no whatsnew) Jonathan Gevaryahu2013-04-121-1/+1
|
* tms5220.c: updated many comments, changed a variable name, and made some ↵ Jonathan Gevaryahu2013-04-122-95/+74
| | | | minor fixes to the 'circuit 412' to better reflect the patent. [Lord Nightmare]
* tms5110r.c: Corrected and verified TMS5100 LPC table against the decap. ↵ Jonathan Gevaryahu2013-04-111-20/+16
| | | | [digshadow, Lord Nightmare]
* tms5110r.c: Verified TMS5200 LPC rom as correct from decap. [digshadow, Lord ↵ Jonathan Gevaryahu2013-04-101-10/+19
| | | | Nightmare]
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-097-35/+34
|
* tms5100 and 5200 series: document the decapping and verification of chirp ↵ Jonathan Gevaryahu2013-04-091-35/+66
| | | | tables for the tms5100, tms5200, tms5220, and tms5220c. The LPC tables are not verified yet. [digshadow, Lord Nightmare]
* 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 ↵ Jonathan Gevaryahu2013-04-041-18/+12
| | | | 5200 decaps, and some small documentation updates. [Lord Nightmare, digshadow]
* 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 ↵ Jonathan Gevaryahu2013-03-313-120/+24
| | | | | used for 5200, 5220 and 5220c pending decaps of the latter two. [digshadow, Sarayan, Lord Nightmare] (removed tms5220r.c which hasn't actually been compiled/used by speech code for around 2 years now, and fixed the makefile. no whatsnew)
* made some of sound devices use device callbacks instead of function ↵ Miodrag Milanovic2013-03-292-3/+5
| | | | callbacks part 3 (nw)
* made some of sound devices use device callbacks instead of function ↵ Miodrag Milanovic2013-03-2914-69/+72
| | | | callbacks part 2 (nw)
* made some of sound devices use device callbacks instead of function ↵ Miodrag Milanovic2013-03-2810-17/+33
| | | | callbacks part 1 (nw)
* 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
| | | (mess) psxcd: cdda muting (nw)
* Expanded device_t constructor with parameters for short name and source file ↵ Miodrag Milanovic2013-03-266-8/+6
| | | | location [Miodrag Milanovic]
* 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
| | | | [PlgDavid]
* 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. ↵ Andrew Gardner2013-03-018-744/+748
| | | | [Andrew Gardner]
* 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
| | | | Parodius (game still not working due of timing bugs)
* 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
| | | | | | | | Gardner] Out of whatsnew.txt: There are now exactly 100 files that include devlegcy.h. Getting closer...