Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dspg2xx.cpp208 m_spg_audio->channel_irq_callback().set(FUNC(spg24x_device::audiochirq_w)); in device_add_mconfig()
H A Dspg2xx_audio.h25 auto channel_irq_callback() { return m_ch_irq_cb.bind(); } in channel_irq_callback() function
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dspg2xx.cpp208 m_spg_audio->channel_irq_callback().set(FUNC(spg24x_device::audiochirq_w)); in device_add_mconfig()
H A Dspg2xx_audio.h25 auto channel_irq_callback() { return m_ch_irq_cb.bind(); } in channel_irq_callback() function