summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/gb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-08-271-7/+7
* Merge pull request #2467 from 057a3dd61f99517a3afea0051a49cb27994f94d/gb-opti... R. Belmont2017-08-231-71/+63
|\
| * gb.cpp: save m_last_updated and m_snd_control.cycles 057a3dd61f99517a3afea0051a49cb27994f94d2017-07-141-0/+2
| * gb.cpp: optimize the channel update methods. 057a3dd61f99517a3afea0051a49cb27994f94d2017-07-131-71/+61
* | Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
|/
* Self-registering devices prep: Vas Crabb2017-02-271-4/+4
* srcclean (nw) Vas Crabb2016-10-231-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* gameboy: fixed some audio regressions (nw) Wilbert Pol2016-10-071-4/+26
* gb.cpp: Some cpu, sound, and video updates (nw) Wilbert Pol2016-09-301-506/+965
* move gb sound and gb lcd in order to make snes compile, since used by bus dev... Miodrag Milanovic2016-05-011-0/+795