Home
last modified time | relevance | path

Searched refs:UNSP_PC (Results 1 – 6 of 6) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dgeneralplus_gpl_unknown.cpp79 …m_maincpu->set_state_int(UNSP_PC, 0x1000); // this is not the boot code, everything in the SPI ROM… in machine_reset()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dgeneralplus_gpl_unknown.cpp79 …m_maincpu->set_state_int(UNSP_PC, 0x1000); // this is not the boot code, everything in the SPI ROM… in machine_reset()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/unsp/
H A Dunsp.h57 UNSP_PC, enumerator
59 UNSP_GPR_COUNT = UNSP_PC,
H A Dunsp.cpp254 state_add(UNSP_PC, "PC", m_debugger_temp).callimport().callexport().formatstr("%06X"); in device_start()
395 case UNSP_PC: in state_export()
405 case UNSP_PC: in state_import()
/dports/emulators/mame/mame-mame0226/src/devices/cpu/unsp/
H A Dunsp.h57 UNSP_PC, enumerator
59 UNSP_GPR_COUNT = UNSP_PC,
H A Dunsp.cpp254 state_add(UNSP_PC, "PC", m_debugger_temp).callimport().callexport().formatstr("%06X"); in device_start()
395 case UNSP_PC: in state_export()
405 case UNSP_PC: in state_import()