Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/bus/ieee488/
H A Dhp9895.h85 uint8_t phi_reg_r(offs_t offset);
H A Dhp9895.cpp493 uint8_t hp9895_device::phi_reg_r(offs_t offset) in phi_reg_r() function in hp9895_device
861 map(0x10, 0x17).w("phi", FUNC(phi_device::reg8_w)).r(FUNC(hp9895_device::phi_reg_r)); in z80_io_map()
/dports/emulators/mame/mame-mame0226/src/devices/bus/ieee488/
H A Dhp9895.h85 uint8_t phi_reg_r(offs_t offset);
H A Dhp9895.cpp493 uint8_t hp9895_device::phi_reg_r(offs_t offset) in phi_reg_r() function in hp9895_device
861 map(0x10, 0x17).w("phi", FUNC(phi_device::reg8_w)).r(FUNC(hp9895_device::phi_reg_r)); in z80_io_map()