Home
last modified time | relevance | path

Searched refs:m_cop_l (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dthayers.cpp75 uint8_t m_cop_l; member in thayers_state
237 return m_cop_l; in cop_data_r()
261 m_cop_l = data; in cop_l_w()
262 if (LOG) logerror("COP L %02x\n", m_cop_l); in cop_l_w()
788 m_cop_l = 0; in machine_reset()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dthayers.cpp75 uint8_t m_cop_l; member in thayers_state
237 return m_cop_l; in cop_data_r()
261 m_cop_l = data; in cop_l_w()
262 if (LOG) logerror("COP L %02x\n", m_cop_l); in cop_l_w()
788 m_cop_l = 0; in machine_reset()