Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dmodel2.h376 void copro_tgp_io_map(address_map &map);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dmodel2.h376 void copro_tgp_io_map(address_map &map);
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dmodel2.cpp447 void model2_tgp_state::copro_tgp_io_map(address_map &map) in copro_tgp_io_map() function in model2_tgp_state
2532 m_copro_tgp->set_addrmap(AS_IO, &model2o_state::copro_tgp_io_map); in model2o()
2690 m_copro_tgp->set_addrmap(AS_IO, &model2a_state::copro_tgp_io_map); in model2a()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dmodel2.cpp447 void model2_tgp_state::copro_tgp_io_map(address_map &map) in copro_tgp_io_map() function in model2_tgp_state
2532 m_copro_tgp->set_addrmap(AS_IO, &model2o_state::copro_tgp_io_map); in model2o()
2690 m_copro_tgp->set_addrmap(AS_IO, &model2a_state::copro_tgp_io_map); in model2a()