summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ymf262.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-138/+0
* srcclean in preparation for branching release Vas Crabb2021-04-251-3/+3
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-2743/+78
* ymf262: fix off-by-one error in OPL3_SLOT_CONNECT Scott Percival2020-10-281-1/+1
* Fix the compile. arbee2020-09-221-1/+2
* ym2203/ym2608/ym2610/ym2612/ymf262/ym3526/ym3812/y8950/ym2413/ymf271/ymf278b/... Aaron Giles2020-09-211-20/+10
* 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-6/+16
* ymf278b.cpp : Allow scaling for FM DO2 output cam9002019-10-141-5/+4
* -ymf262: Fixed savestates. [dink] mooglyguy2018-12-251-0/+5
* vgmplay added Y8950, YMF262 & YMF278B [smf] smf-2018-07-291-1/+1
* ymf262.cpp : Add device_clock_changed cam9002018-07-281-5/+15
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-33/+36
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* fix building with clang on windows (extraneous parenthesis warning) (nw) smf-2017-03-291-2/+2
* ymf262: add save state support, slot pointer checks Scott Percival2017-03-271-50/+158
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-96/+96
* Cleanup, TIMER_CALLBACK was only in unused parts (nw) Miodrag Milanovic2016-10-211-38/+0
* missed these in commit (nw) Miodrag Milanovic2016-07-011-1/+1
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+1
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-18/+18
* Removed need for -Wno-c++11-narrowing for clang Miodrag Milanovic2015-12-041-35/+35
* some core c++11 narrowing fixes (nw) Miodrag Milanovic2015-12-041-32/+32
* clang-modernize part 3 Miodrag Milanovic2015-12-041-3/+3
* ymf262: I fscked up so hard kazblox2015-11-221-1/+1
* ymf262: fix ksl shift bits kazblox2015-11-181-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2715