summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ym2413.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-33/+33
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* ym2413: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-999/+507
* 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-16/+16
* 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
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2176