Home
last modified time | relevance | path

Searched refs:tick_sweep (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dgb.h154 void tick_sweep(struct SOUND &snd);
H A Dgb.cpp296 void gameboy_sound_device::tick_sweep(struct SOUND &snd) in tick_sweep() function in gameboy_sound_device
589 tick_sweep(m_snd_1); in update_state()
605 tick_sweep(m_snd_1); in update_state()
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dgb.h154 void tick_sweep(struct SOUND &snd);
H A Dgb.cpp296 void gameboy_sound_device::tick_sweep(struct SOUND &snd) in tick_sweep() function in gameboy_sound_device
589 tick_sweep(m_snd_1); in update_state()
605 tick_sweep(m_snd_1); in update_state()