Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dspg2xx_audio.cpp234 case AUDIO_ENVCLK1: in audio_ctrl_r()
563 case AUDIO_ENVCLK1: in audio_ctrl_w()
1343 return (m_audio_ctrl_regs[AUDIO_ENVCLK1] >> ((channel - 8) << 2)) & 0x000f; in get_envelope_clock()
H A Dspg2xx_audio.h237 AUDIO_ENVCLK1 = 0x008, enumerator
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dspg2xx_audio.cpp234 case AUDIO_ENVCLK1: in audio_ctrl_r()
563 case AUDIO_ENVCLK1: in audio_ctrl_w()
1343 return (m_audio_ctrl_regs[AUDIO_ENVCLK1] >> ((channel - 8) << 2)) & 0x000f; in get_envelope_clock()
H A Dspg2xx_audio.h237 AUDIO_ENVCLK1 = 0x008, enumerator