Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/bus/cpc/
H A Dsymbfac2.cpp81m_iohigh(false), m_ide_data(0), m_mouse_state(0), m_input_x(0), m_input_y(0), m_4xxx_ptr_r(nullptr… in cpc_symbiface2_device()
114 m_iohigh = false; in device_reset()
128 if(m_iohigh) in ide_cs0_r()
130 m_iohigh = false; in ide_cs0_r()
135 m_iohigh = true; in ide_cs0_r()
H A Dsymbfac2.h69 bool m_iohigh; variable
/dports/emulators/mame/mame-mame0226/src/devices/bus/cpc/
H A Dsymbfac2.cpp81m_iohigh(false), m_ide_data(0), m_mouse_state(0), m_input_x(0), m_input_y(0), m_4xxx_ptr_r(nullptr… in cpc_symbiface2_device()
114 m_iohigh = false; in device_reset()
128 if(m_iohigh) in ide_cs0_r()
130 m_iohigh = false; in ide_cs0_r()
135 m_iohigh = true; in ide_cs0_r()
H A Dsymbfac2.h69 bool m_iohigh; variable