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