Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dhp48.cpp58 static const uint8_t hp48_module_mask_id[6] = { 0x00, 0x03, 0x05, 0x07, 0x01, 0x00 }; variable
846 data = hp48_module_mask_id[i] | (m_modules[i].mask & ~0xff); in mem_id()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dhp48.cpp58 static const uint8_t hp48_module_mask_id[6] = { 0x00, 0x03, 0x05, 0x07, 0x01, 0x00 }; variable
846 data = hp48_module_mask_id[i] | (m_modules[i].mask & ~0xff); in mem_id()