Searched refs:bffx_r (Results 1 – 6 of 6) sorted by relevance
56 uint8_t bffx_r(offs_t offset);
72 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()
129 uint8_t microtan_state::bffx_r(offs_t offset) in bffx_r() function in microtan_state