Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/video/
H A Dhd63484.h130 uint8_t m_mwr_chr[4]; variable
H A Dhd63484.cpp1893 m_mwr_chr[(offset & 0x18) >> 3] = (vreg_data & 0x8000) >> 15; in video_registers_w()
2056 memset(m_mwr_chr, 0, sizeof(m_mwr_chr)); in device_reset()
2170 save_item(NAME(m_mwr_chr)); in register_save_state()
/dports/emulators/mame/mame-mame0226/src/devices/video/
H A Dhd63484.h130 uint8_t m_mwr_chr[4]; variable
H A Dhd63484.cpp1893 m_mwr_chr[(offset & 0x18) >> 3] = (vreg_data & 0x8000) >> 15; in video_registers_w()
2056 memset(m_mwr_chr, 0, sizeof(m_mwr_chr)); in device_reset()
2170 save_item(NAME(m_mwr_chr)); in register_save_state()