Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/bus/ieee488/
H A Dremote488.cpp791 bool remote488_device::is_local_pp_active() const in is_local_pp_active() function in remote488_device
798 if (is_local_pp_active() && m_connected && !m_pp_requested) { in update_pp()
807 if (is_local_pp_active()) { in update_pp_dio()
H A Dremote488.h124 bool is_local_pp_active() const;
/dports/emulators/mame/mame-mame0226/src/devices/bus/ieee488/
H A Dremote488.cpp791 bool remote488_device::is_local_pp_active() const in is_local_pp_active() function in remote488_device
798 if (is_local_pp_active() && m_connected && !m_pp_requested) { in update_pp()
807 if (is_local_pp_active()) { in update_pp_dio()
H A Dremote488.h124 bool is_local_pp_active() const;