Home
last modified time | relevance | path

Searched refs:audio_cpu_enable_nmi_w (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dneogeo.h76 void audio_cpu_enable_nmi_w(offs_t offset, uint8_t data);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dneogeo.h76 void audio_cpu_enable_nmi_w(offs_t offset, uint8_t data);
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dneogeocd.cpp926 map(0x08, 0x08).mirror(0xff00).select(0x0010).w(FUNC(ngcd_state::audio_cpu_enable_nmi_w)); in neocd_audio_io_map()
H A Dneogeo.cpp881 void neogeo_base_state::audio_cpu_enable_nmi_w(offs_t offset, uint8_t data) in audio_cpu_enable_nmi_w() function in neogeo_base_state
1798 map(0x08, 0x08).mirror(0xff00).select(0x0010).w(FUNC(neogeo_base_state::audio_cpu_enable_nmi_w)); in audio_io_map()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dneogeocd.cpp926 map(0x08, 0x08).mirror(0xff00).select(0x0010).w(FUNC(ngcd_state::audio_cpu_enable_nmi_w)); in neocd_audio_io_map()
H A Dneogeo.cpp881 void neogeo_base_state::audio_cpu_enable_nmi_w(offs_t offset, uint8_t data) in audio_cpu_enable_nmi_w() function in neogeo_base_state
1798 map(0x08, 0x08).mirror(0xff00).select(0x0010).w(FUNC(neogeo_base_state::audio_cpu_enable_nmi_w)); in audio_io_map()