summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/fm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix 12-bit wrapping behavior in YM2608/2610 ADPCM_A decoding, fixes some glit... Lord-Nightmare2019-04-041-3/+4
* vgmplay: Support ym2608, ym2610, ym2612 & y8950 samples [smf] smf-2018-09-191-55/+15
* vgmplay: preliminary hook up of YM2610 [smf] smf-2018-07-281-0/+8
* vgmplay: start all clocks at zero and reset all sound chips on a song change ... smf-2018-07-271-0/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-304/+317
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
* Fix up these (nw) Vas Crabb2016-11-191-13/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-192/+192
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-0/+8
* Typo fix: convertion → conversion Jordi Mallach2016-04-011-2/+2
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-1/+1
* First round of this==NULL crash fixes therealmogminer@gmail.com2016-01-231-2/+9
* Setting GPL license for Jarek Burczynski, by his request (nw) Miodrag Milanovic2016-01-211-1/+1
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-3/+3
* fm: null pointer bad (nw) cracyc2016-01-061-1/+2
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-29/+29
* clang-modernize part 3 Miodrag Milanovic2015-12-041-6/+6
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3911