index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
sound
/
gb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-sound/gb.cpp: Initialise enough member variable to avoid branching on uninit...
Vas Crabb
2025-06-08
1
-38
/
+20
*
New sound infrastructure.
Olivier Galibert
2025-04-27
1
-6
/
+4
*
sound/gb.cpp: Fixed master volume control and cleaned up code: (#13483)
cam900
2025-04-17
1
-346
/
+339
*
-sound/gb.cpp: Simplified some overly convoluted expressions, and tidied a bit.
Vas Crabb
2024-05-26
1
-18
/
+18
*
sound/gb.cpp: Fix regression (#12406)
cam900
2024-05-24
1
-24
/
+11
*
Cleanup:
Vas Crabb
2024-05-22
1
-8
/
+7
*
sound/gb.cpp: Implement GBA-specific wave channel bank and volume behavior, f...
arbee
2024-05-19
1
-52
/
+239
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-1
/
+1
*
Minor cleanup.
Vas Crabb
2022-04-01
1
-25
/
+25
*
sound/gb.cpp: Fix cycle handling. [ValleyBell] (#9436)
wilbertpol
2022-03-19
1
-119
/
+45
*
s_dsp/saa1099/scsp/segapcm/sn76477/snkwave/sp0256/spkrdev/spu/st0016/swp*: Up...
Aaron Giles
2020-09-21
1
-1
/
+1
*
sound: Add a few new helpers to write_stream_view
Aaron Giles
2020-09-20
1
-3
/
+2
*
gaelco/gb/hc55516/huc620: update to new stream callback
Aaron Giles
2020-09-18
1
-14
/
+11
*
Significant internal changes to sound streams (#7169)
Aaron Giles
2020-09-13
1
-5
/
+7
*
sound/gb.cpp : Simplify handlers
cam900
2019-04-16
1
-7
/
+7
*
vgmplay: start all clocks at zero and reset all sound chips on a song change ...
smf-
2018-07-27
1
-0
/
+10
*
srcclean (nw)
Vas Crabb
2017-08-27
1
-7
/
+7
*
Merge pull request #2467 from 057a3dd61f99517a3afea0051a49cb27994f94d/gb-opti...
R. Belmont
2017-08-23
1
-71
/
+63
|
\
|
*
gb.cpp: save m_last_updated and m_snd_control.cycles
057a3dd61f99517a3afea0051a49cb27994f94d
2017-07-14
1
-0
/
+2
|
*
gb.cpp: optimize the channel update methods.
057a3dd61f99517a3afea0051a49cb27994f94d
2017-07-13
1
-71
/
+61
*
|
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-8
/
+8
|
/
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-4
/
+4
*
srcclean (nw)
Vas Crabb
2016-10-23
1
-6
/
+6
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-19
/
+19
*
gameboy: fixed some audio regressions (nw)
Wilbert Pol
2016-10-07
1
-4
/
+26
*
gb.cpp: Some cpu, sound, and video updates (nw)
Wilbert Pol
2016-09-30
1
-506
/
+965
*
move gb sound and gb lcd in order to make snes compile, since used by bus dev...
Miodrag Milanovic
2016-05-01
1
-0
/
+795