Home
last modified time | relevance | path

Searched refs:CMD_STOPPING (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dhp_taco.cpp390 if (m_cmd_state != CMD_IDLE && m_cmd_state != CMD_STOPPING && in WRITE_LINE_MEMBER()
402 if (m_cmd_state == CMD_STOPPING) { in WRITE_LINE_MEMBER()
701 if (m_cmd_state != CMD_STOPPING) { in set_error()
760 m_cmd_state = CMD_STOPPING; in send_stop()
808 if (m_cmd_state == CMD_STOPPING) { in cmd_fsm()
961 if (m_cmd_state != CMD_STOPPING) { in start_cmd_exec()
1011 m_cmd_state = CMD_STOPPING; in start_cmd_exec()
H A D1ma6.cpp146 } else if (m_cmd_state == CMD_STOPPING || in reg_r()
214 case CMD_STOPPING: in WRITE_LINE_MEMBER()
392 m_cmd_state = CMD_STOPPING; in start_cmd_exec()
H A D1ma6.h57 CMD_STOPPING, enumerator
H A Dhp_taco.h82 CMD_STOPPING enumerator
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dhp_taco.cpp390 if (m_cmd_state != CMD_IDLE && m_cmd_state != CMD_STOPPING && in WRITE_LINE_MEMBER()
402 if (m_cmd_state == CMD_STOPPING) { in WRITE_LINE_MEMBER()
701 if (m_cmd_state != CMD_STOPPING) { in set_error()
760 m_cmd_state = CMD_STOPPING; in send_stop()
808 if (m_cmd_state == CMD_STOPPING) { in cmd_fsm()
961 if (m_cmd_state != CMD_STOPPING) { in start_cmd_exec()
1011 m_cmd_state = CMD_STOPPING; in start_cmd_exec()
H A D1ma6.cpp146 } else if (m_cmd_state == CMD_STOPPING || in reg_r()
214 case CMD_STOPPING: in WRITE_LINE_MEMBER()
392 m_cmd_state = CMD_STOPPING; in start_cmd_exec()
H A D1ma6.h57 CMD_STOPPING, enumerator
H A Dhp_taco.h82 CMD_STOPPING enumerator