Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dmicrotan.h56 uint8_t bffx_r(offs_t offset);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dmicrotan.h56 uint8_t bffx_r(offs_t offset);
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dmicrotan.cpp72 map(0xbff0, 0xbfff).rw(FUNC(microtan_state::bffx_r), FUNC(microtan_state::bffx_w)); in mt65_map()
82 map(0xbff0, 0xbfff).rw(FUNC(microtan_state::bffx_r), FUNC(microtan_state::bffx_w)); in spinv_map()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dmicrotan.cpp72 map(0xbff0, 0xbfff).rw(FUNC(microtan_state::bffx_r), FUNC(microtan_state::bffx_w)); in mt65_map()
82 map(0xbff0, 0xbfff).rw(FUNC(microtan_state::bffx_r), FUNC(microtan_state::bffx_w)); in spinv_map()
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dmicrotan.cpp129 uint8_t microtan_state::bffx_r(offs_t offset) in bffx_r() function in microtan_state
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dmicrotan.cpp129 uint8_t microtan_state::bffx_r(offs_t offset) in bffx_r() function in microtan_state