Home
last modified time | relevance | path

Searched refs:m_io_monitor (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/bus/isa/
H A Deis_hgb107x.cpp191 m_io_monitor(*this, "MONITOR"), in isa8_epc_mda_device()
240 m_pal = (m_io_monitor-> read() & 1) == 1 ? &m_371x_pal : &m_3111_pal; in device_reset()
590 if ((m_io_monitor->read() & 1) == 1) in INPUT_CHANGED_MEMBER()
H A Deis_hgb107x.h87 required_ioport m_io_monitor; variable
/dports/emulators/mame/mame-mame0226/src/devices/bus/isa/
H A Deis_hgb107x.cpp191 m_io_monitor(*this, "MONITOR"), in isa8_epc_mda_device()
240 m_pal = (m_io_monitor-> read() & 1) == 1 ? &m_371x_pal : &m_3111_pal; in device_reset()
590 if ((m_io_monitor->read() & 1) == 1) in INPUT_CHANGED_MEMBER()
H A Deis_hgb107x.h87 required_ioport m_io_monitor; variable
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dmyb3k.cpp106 , m_io_monitor(*this, "MONITOR") in myb3k_state()
237 required_ioport m_io_monitor; member in myb3k_state
665 if ((m_io_monitor->read() & 1) == 1) in DEF_STR()
747 m_pal = (m_io_monitor-> read() & 1) == 1 ? &m_mpal : &m_cpal; in machine_reset()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dmyb3k.cpp106 , m_io_monitor(*this, "MONITOR") in myb3k_state()
237 required_ioport m_io_monitor; member in myb3k_state
665 if ((m_io_monitor->read() & 1) == 1) in DEF_STR()
747 m_pal = (m_io_monitor-> read() & 1) == 1 ? &m_mpal : &m_cpal; in machine_reset()