Home
last modified time | relevance | path

Searched refs:audio_channel_match (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dcdicdic.cpp730 const bool audio_channel_match = (m_audio_channel & (1 << buffer[CDIC_SECTOR_CHAN2])) != 0; in process_delayed_command() local
734 if (is_audio && channel_match && audio_channel_match) in process_delayed_command()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dcdicdic.cpp730 const bool audio_channel_match = (m_audio_channel & (1 << buffer[CDIC_SECTOR_CHAN2])) != 0; in process_delayed_command() local
734 if (is_audio && channel_match && audio_channel_match) in process_delayed_command()