summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ymz770.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-6/+6
* ym2203/ym2608/ym2610/ym2612/ymf262/ym3526/ym3812/y8950/ym2413/ymf271/ymf278b/... Aaron Giles2020-09-211-1/+1
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-2/+4
* ymz774: calculate volume table MetalliC2019-04-151-0/+1
* (nw) misc follow-up Vas Crabb2018-05-061-16/+0
* ymz774: add volume delayed transition, CHAN/SEQ pause/resume, MetalliC2017-12-221-2/+4
* ymz774: when SQC stopped stop SEQ too, make SEQ/SQC save state-friendly, clea... MetalliC2017-12-141-2/+3
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+10
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-10/+0
* ymz774: implement SQC thing on top of sequencers, fix sequencers timers setup MetalliC2017-12-141-0/+10
* ymz774: assume each sequencer have its own current bank (nw) MetalliC2017-11-301-0/+1
* ymz774: add sequencer, blind work based on KOF98UM rom data, not tested at al... MetalliC2017-11-301-3/+5
* ymz770.cpp: 2nd volume control, notes (nw) MetalliC2017-11-101-1/+4
* ymz770: renamed "elem" for readability (nw) hap2017-11-101-9/+5
* few more YMZ774 (nw) MetalliC2017-11-081-2/+5
* preliminary Yamaha YMZ774 emulation (nw) MetalliC2017-11-081-7/+39
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-33/+32
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-18/+18
* Devfind revision phase 1, cleaning out some legacy stuff AJR2016-04-071-2/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 3 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+99