summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ymf262.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for std::array and for custom types that map to integers/FP value... Aaron Giles2021-04-131-0/+1
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-35/+40
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-281-1/+1
* 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
* ymf278b.cpp : Fix output rate and clock divider of FM part, Fix mixing behavior cam9002020-02-081-0/+2
* ymf262.cpp : Add device_clock_changed cam9002018-07-281-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+10
* ymf262: add save state support, slot pointer checks Scott Percival2017-03-271-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+50