summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/gb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-2/+2
* Use the device-provided timer_alloc instead of reaching around to the schedul... Aaron Giles2021-03-251-1/+1
* s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up... Aaron Giles2020-09-211-1/+1
* sound: Add a few new helpers to write_stream_view Aaron Giles2020-09-201-3/+2
* gaelco/gb/hc55516/huc620: update to new stream callback Aaron Giles2020-09-181-14/+11
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-5/+7
* sound/gb.cpp : Simplify handlers cam9002019-04-161-7/+7
* vgmplay: start all clocks at zero and reset all sound chips on a song change ... smf-2018-07-271-0/+10
* 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