Home
last modified time | relevance | path

Searched refs:mmio_r (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/includes/
H A Dvtech2.h65 uint8_t mmio_r(offs_t offset);
/dports/emulators/mame/mame-mame0226/src/mame/includes/
H A Dvtech2.h65 uint8_t mmio_r(offs_t offset);
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mips/
H A Dps2vif1.h36 uint64_t mmio_r(offs_t offset);
H A Dps2vif1.cpp244 uint64_t ps2_vif1_device::mmio_r(offs_t offset) in mmio_r() function in ps2_vif1_device
H A Dps2vu.cpp83 return m_vif->mmio_r(offset); in vif_r()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mips/
H A Dps2vif1.h36 uint64_t mmio_r(offs_t offset);
H A Dps2vif1.cpp244 uint64_t ps2_vif1_device::mmio_r(offs_t offset) in mmio_r() function in ps2_vif1_device
H A Dps2vu.cpp83 return m_vif->mmio_r(offset); in vif_r()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dvtech2.cpp109 map(0x08000, 0x0bfff).rw(FUNC(vtech2_state::mmio_r), FUNC(vtech2_state::mmio_w)); in m_map350()
127 map(0x08000, 0x0bfff).rw(FUNC(vtech2_state::mmio_r), FUNC(vtech2_state::mmio_w)); in m_map500()
145 map(0x08000, 0x0bfff).rw(FUNC(vtech2_state::mmio_r), FUNC(vtech2_state::mmio_w)); in m_map700()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dvtech2.cpp109 map(0x08000, 0x0bfff).rw(FUNC(vtech2_state::mmio_r), FUNC(vtech2_state::mmio_w)); in m_map350()
127 map(0x08000, 0x0bfff).rw(FUNC(vtech2_state::mmio_r), FUNC(vtech2_state::mmio_w)); in m_map500()
145 map(0x08000, 0x0bfff).rw(FUNC(vtech2_state::mmio_r), FUNC(vtech2_state::mmio_w)); in m_map700()
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dvtech2.cpp149 uint8_t vtech2_state::mmio_r(offs_t offset) in mmio_r() function in vtech2_state
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dvtech2.cpp149 uint8_t vtech2_state::mmio_r(offs_t offset) in mmio_r() function in vtech2_state