Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dapollo.cpp377 void apollo_state::selective_clear_locations_w(offs_t offset, uint16_t data){ in selective_clear_locations_w() function in apollo_state
695 …(FUNC(apollo_state::selective_clear_locations_r), FUNC(apollo_state::selective_clear_locations_w)); in dn3500_map()
739 …(FUNC(apollo_state::selective_clear_locations_r), FUNC(apollo_state::selective_clear_locations_w)); in dsp3500_map()
837 …(FUNC(apollo_state::selective_clear_locations_r), FUNC(apollo_state::selective_clear_locations_w)); in dn5500_map()
884 …(FUNC(apollo_state::selective_clear_locations_r), FUNC(apollo_state::selective_clear_locations_w)); in dsp5500_map()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dapollo.cpp377 void apollo_state::selective_clear_locations_w(offs_t offset, uint16_t data){ in selective_clear_locations_w() function in apollo_state
695 …(FUNC(apollo_state::selective_clear_locations_r), FUNC(apollo_state::selective_clear_locations_w)); in dn3500_map()
739 …(FUNC(apollo_state::selective_clear_locations_r), FUNC(apollo_state::selective_clear_locations_w)); in dsp3500_map()
837 …(FUNC(apollo_state::selective_clear_locations_r), FUNC(apollo_state::selective_clear_locations_w)); in dn5500_map()
884 …(FUNC(apollo_state::selective_clear_locations_r), FUNC(apollo_state::selective_clear_locations_w)); in dsp5500_map()
/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dapollo.h214 void selective_clear_locations_w(offs_t offset, uint16_t data);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dapollo.h214 void selective_clear_locations_w(offs_t offset, uint16_t data);