summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound
Commit message (Expand)AuthorAgeFilesLines
* -cdplay: Created branch for experimental cd-player driver. [Ryan Holtz]cdplay Ryan Holtz2020-05-012-8/+10
* srcclean and manual cleanup (nw) Vas Crabb2020-04-263-15/+15
* pokey, ym2151: Modernize struct saving (nw) AJR2020-04-212-54/+46
* Document DISCRETE_FILTER1 and DISCRETE_FILTER2 better (#6551) Frank Palazzolo2020-04-141-18/+78
* With permission from Dirk Best, apply 3-clause BSD license to common devices ... Vas Crabb2020-04-134-8/+8
* ks0164: Make some noise. Someone get me a GM sample rom please? [O. Galibert] Olivier Galibert2020-04-122-3/+118
* rolandpcm: Use actual part number; double input clock; add callback for futur... AJR2020-04-102-14/+41
* -vgm_visualizer: Added more spectrogram visualization modes. [Ryan Holtz] Ryan Holtz2020-04-082-66/+202
* Merge tag 'mame0220' into mainline-master Vas Crabb2020-04-061-2/+2
|\
| * more random cleanup (nw) Vas Crabb2020-04-041-2/+2
* | fix compile (nw) arbee2020-04-041-1/+1
* | Split S-SMP and S-DSP implement in snes_snd.cpp (#6417) cam9002020-04-042-0/+1196
* | okim6258.cpp: fixed crashes in debug builds in the devnoclear branch (nw) Ivan Vangelista2020-04-021-0/+1
* | vgm_visualizer.cpp: C++14's non-inline constexpr variables are problematic, p... AJR2020-03-301-0/+2
* | -vgmplay: Fixed DC offset issue, and added more visualization modes. [Ryan Ho... mooglyguy2020-03-302-63/+213
* | -vgmplay: Added multiple spectrogram visualization modes. [Ryan Holtz] mooglyguy2020-03-282-7/+62
* | ym2151: Add YM2414 as alias (no attempt at emulating distinctive features at ... AJR2020-03-262-0/+20
|/
* srcclean (nw) Vas Crabb2020-03-222-11/+11
* refix prev (nw) MetalliC2020-03-201-1/+1
* segac2.cpp: fix ribbit random jumps back to 1st round MetalliC2020-03-202-1/+4
* sn76496: Fixed ready_r handling. Michael Zapf2020-03-171-0/+2
* ks0164: Z is set on bset/bclr (nw) Olivier Galibert2020-03-161-1/+1
* add Roland PCM sound emulation for CM-32P Valley Bell2020-03-152-0/+437
* ks0164: Connect the mpu (nw) Olivier Galibert2020-03-152-1/+119
* ks0164.cpp : Correct description (nw) cam9002020-03-151-2/+2
* ks0164: Add timer at a random frequency (nw) Olivier Galibert2020-03-152-1/+23
* Bad cpu bug (nw) Olivier Galibert2020-03-142-0/+32
* ks1064: Store the voice registers (nw) Olivier Galibert2020-03-142-1/+52
* ks0164: Turn it into a device (nw) Olivier Galibert2020-03-142-0/+188
* k005289.cpp: fixed regression I caused in nemesis.cpp games (nw) Ivan Vangelista2020-03-132-4/+4
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-1263-249/+248
* Woops (nw) Olivier Galibert2020-03-111-1/+1
* src/devices: simplified some handlers (nw) Ivan Vangelista2020-03-1115-45/+44
* ks0164 disassembler work (nw) Olivier Galibert2020-03-111-1/+1
* (nw) Cleanup on the way: Vas Crabb2020-03-101-5/+5
* (nw) It helps if you're using the same data types in both places (VGM Vas Crabb2020-03-072-37/+37
* ym2151: Add YM2164 variant and emulate some known differences AJR2020-03-042-4/+65
* Maintenance: Vas Crabb2020-03-043-1290/+4
* Merge pull request #6364 from cam900/x1_010_freq ajrhacker2020-03-022-84/+84
|\
| * x1_010.cpp : Accurate frequency calculation, Minor cleanups cam9002020-02-262-84/+84
* | vgm_visualizer: Build fixes (nw) AJR2020-03-011-1/+1
* | -vgmplay: Added a visualizer. [Ryan Holtz, Justin Frankel] MooglyGuy2020-03-014-0/+1860
|/
* srcclean and manual adjustments (nw) Vas Crabb2020-02-231-68/+68
* New working machines hap2020-02-191-1/+1
* MM5837: Documented frequency by supply voltage. [Couriersud] couriersud2020-02-161-0/+70
* ics2115.cpp : Calculated sample rate related to clock, Activated osc numbers,... cam9002020-02-132-1/+12
* Merge pull request #6272 from cam900/ymf271_release ajrhacker2020-02-071-3/+3
|\
| * ymf271.cpp : Correct envelope release time cam9002020-02-081-3/+3
* | ymf278b.cpp : Fix output rate and clock divider of FM part, Fix mixing behavior cam9002020-02-084-32/+33
|/
* doh (nw) smf-2020-02-061-3/+3