Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dhuc6270.cpp366 m_bxr_latched = m_bxr; in next_horz_state()
377 | ( ( m_bxr_latched >> 3 ) & m_bat_address_mask ); in next_horz_state()
881 save_item(NAME(m_bxr_latched)); in device_start()
H A Dhuc6270.h113 uint16_t m_bxr_latched; variable
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dhuc6270.cpp366 m_bxr_latched = m_bxr; in next_horz_state()
377 | ( ( m_bxr_latched >> 3 ) & m_bat_address_mask ); in next_horz_state()
881 save_item(NAME(m_bxr_latched)); in device_start()
H A Dhuc6270.h113 uint16_t m_bxr_latched; variable