summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ymz770.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* pgm2.cpp: emulate kov3 ROM module communication, remove hack. MetalliC2017-12-301-1/+1
* ymz770.cpp: docs update and cosmetics, no actual impact on emulation MetalliC2017-12-291-10/+37
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-1/+1
* dumped internal rom from ddpdojh igs036, promoted to WORKING [Morten Shearman... MetalliC2017-12-231-1/+1
* ymz774: add volume delayed transition, CHAN/SEQ pause/resume, MetalliC2017-12-221-29/+85
* notes (nw) MetalliC2017-12-171-5/+7
* ymz774: verified SEQ "Stop Channels" feature works as was expected, remove lo... MetalliC2017-12-171-8/+3
* ymz774: when SQC stopped stop SEQ too, make SEQ/SQC save state-friendly, clea... MetalliC2017-12-141-106/+103
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+60
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-60/+3
* ymz774 slight cleanup, remove kof98umh IMPERFECT_SOUND flag (nw) MetalliC2017-12-141-4/+1
* ymz774: implement SQC thing on top of sequencers, fix sequencers timers setup MetalliC2017-12-141-3/+63
* typo (nw) MetalliC2017-11-301-3/+3
* ymz774: assume each sequencer have its own current bank (nw) MetalliC2017-11-301-0/+10
* ymz774: add sequencer, blind work based on KOF98UM rom data, not tested at al... MetalliC2017-11-301-8/+121
* srcclean (nw) Vas Crabb2017-11-261-4/+4
* get rid of some "auto" (nw) hap2017-11-211-2/+2
* ymz770.cpp: 2nd volume control, notes (nw) MetalliC2017-11-101-14/+35
* ymz770: renamed "elem" for readability (nw) hap2017-11-101-70/+70
* few more YMZ774 (nw) MetalliC2017-11-081-13/+56
* preliminary Yamaha YMZ774 emulation (nw) MetalliC2017-11-081-72/+164
* ymz770.cpp: add pan, main volume level and clip limit control MetalliC2017-10-261-5/+35
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+11
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-10/+10
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-13/+12
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-51/+51
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+345