Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dhp48.cpp59 static const uint8_t hp48_module_addr_id[6] = { 0x19, 0xf4, 0xf6, 0xf8, 0xf2, 0x00 }; variable
853 data = hp48_module_addr_id[i] | (m_modules[i].base & ~0x3f); in mem_id()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dhp48.cpp59 static const uint8_t hp48_module_addr_id[6] = { 0x19, 0xf4, 0xf6, 0xf8, 0xf2, 0x00 }; variable
853 data = hp48_module_addr_id[i] | (m_modules[i].base & ~0x3f); in mem_id()