Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A D68561mpcc.h304 REG_SICR_TEST = 0x02, // Test Mode enumerator
H A D68561mpcc.cpp1143 LOGSETUP(" - Test Mode : %s\n", (m_sicr & REG_SICR_TEST) ? "enabled" : "disabled"); in do_sicr()
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A D68561mpcc.h304 REG_SICR_TEST = 0x02, // Test Mode enumerator
H A D68561mpcc.cpp1143 LOGSETUP(" - Test Mode : %s\n", (m_sicr & REG_SICR_TEST) ? "enabled" : "disabled"); in do_sicr()