Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dabc1600.cpp1087 uint16_t shinf_addr = (m_udx << 8) | ((m_xto & 0x0f) << 4) | (m_xfrom & 0x0f); in get_shinf() local
1088 uint8_t shinf = m_shinf_rom[shinf_addr]; in get_shinf()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dabc1600.cpp1087 uint16_t shinf_addr = (m_udx << 8) | ((m_xto & 0x0f) << 4) | (m_xfrom & 0x0f); in get_shinf() local
1088 uint8_t shinf = m_shinf_rom[shinf_addr]; in get_shinf()