summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound
Commit message (Expand)AuthorAgeFilesLines
* pokey: remember m_allpot_r_cb() value Jürgen Buchmüller2018-10-211-1/+1
* Merge pull request #4154 from superctr/qsound_181017 MooglyGuy2018-10-171-7/+11
|\
| * qsoundhle: saturate voice and output accumulators superctr2018-10-171-7/+11
* | pokey: return most recent m_ALLPOT during SK_RESET Jürgen Buchmüller2018-10-141-1/+8
* | crystal.cpp : Cleanups / Updates (#4080) cam9002018-10-082-36/+19
|/
* iremga20.cpp : Fix frequency update algorithm (#4040) cam9002018-09-302-8/+11
* iremga20: assume keyon is at reg 6 bit 1(not just any non-0 value), removed 2... hap2018-09-272-82/+60
* Irem GA20: rewrite sound update Valley Bell2018-09-271-59/+23
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-3/+3
* coolpool.cpp: DAC type identification (nw) AJR2018-09-191-0/+1
* achieve the same result with a finder (nw) smf-2018-09-192-5/+6
* fix regression (nw) smf-2018-09-192-5/+6
* vgmplay: Support ym2608, ym2610, ym2612 & y8950 samples [smf] smf-2018-09-1912-130/+121
* less space (nw) smf-2018-09-142-7/+7
* update and fix various comments (nw) Lord-Nightmare2018-09-132-6/+17
* remove tms5220 read/write handler trampolines (nw) smf-2018-09-132-6/+4
* msm5232, okim6376, sprkdev, vlm5030: Eliminate register_postload (nw) AJR2018-09-108-26/+27
* k056800: removed MCFG macros (nw) Ivan Vangelista2018-09-101-13/+0
* MCFG removal (nw). Ted Green2018-09-091-0/+1
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-0/+2
* sn76496.cpp: rename NCR7496 to NCR8496 for Tandy 1000TX and similar machines ... Lord-Nightmare2018-09-032-25/+56
* huc6230.cpp : Fix PSG, Timer'd ADPCM update, Implement CD-DA Volume (#3919) cam9002018-09-022-27/+67
* Merge pull request #3932 from superctr/180831_zsg2 R. Belmont2018-08-311-6/+7
|\
| * zsg2.cpp: properly reset emphasis filter state at key on superctr2018-08-311-6/+7
* | NES APU: remove read/write trampolines and zero $4015 at reset https://wiki.n... smf-2018-08-312-12/+10
|/
* final cleanup (nw) Vas Crabb2018-08-291-3/+1
* srcclean and manual fixup (nw) Vas Crabb2018-08-266-71/+71
* Add huc6230 Emulation (#3829) cam9002018-08-232-0/+229
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-0/+4
* screen.h: Fix have_screen_update(), which was broken and returned false under... AJR2018-08-221-1/+1
* Merge pull request #3884 from superctr/qsoundhle_adpcm MooglyGuy2018-08-221-1/+1
|\
| * qsoundhle.cpp: fix ADPCM playback superctr2018-08-221-1/+1
* | Merge pull request #3880 from superctr/zsg2_cutoff R. Belmont2018-08-211-5/+8
|\ \
| * | zsg2.cpp: minor improvements [nw] superctr2018-08-211-5/+8
| |/
* / divideo: Fetch screen to be potentially configured during device_config_compl... AJR2018-08-212-8/+18
|/
* zsg2.cpp: Optimized the filters a little bit superctr2018-08-201-7/+13
* taito_zm games: Better default Zoom/SPU balance superctr2018-08-191-1/+1
* Add improved qsound_hle core (#3819) Jonathan Gevaryahu2018-08-183-135/+623
* taito_zm.cpp / zsg2.cpp - more improvements (#3866) superctr2018-08-182-49/+60
* Revert "-qsound_hle: Updated based on actual DSP16 code to give identical out... arbee2018-08-183-626/+135
* Revert "Missed two lines from my previous commit even when reviewing it, sorr... arbee2018-08-181-0/+3
* Missed two lines from my previous commit even when reviewing it, sorry, nw mooglyguy2018-08-181-3/+0
* -qsound_hle: Updated based on actual DSP16 code to give identical output. [su... superctr2018-08-183-135/+626
* ti99: Further devcb3 works (nw). Michael Zapf2018-08-182-0/+11
* cdp1861, cdp1864: Hook in screens efficiently without using MCFG (nw) AJR2018-08-172-9/+9
* cdp1864: Partial MCFG elimination (all callbacks are now devcb3) (nw) AJR2018-08-172-40/+17
* taito_zm: DSP emulation (work in progress!) (#3854) superctr2018-08-172-79/+112
* vgmplay: Added SCSP support [smf] smf-2018-08-164-103/+64
* Improve Taito Zoom ZSG-2 sound emulation (#3847) superctr2018-08-142-40/+196
* c64_expansion_slot, pet_user_port: Eliminate all remaining MCFG_ macro use (nw) AJR2018-08-131-0/+1