Searched refs:m_speech_running (Results 1 – 2 of 2) sorted by relevance
158 uint8_t m_speech_running; // is speech synth talking? member in socrates_state358 save_item(NAME(m_speech_running)); in machine_start()381 m_speech_running = 0; in machine_reset()506 temp |= (m_speech_running)?0x80:0; in socrates_status_r()542 m_speech_running = 0; in TIMER_CALLBACK_MEMBER()621 m_speech_running = 1; in speech_command()636 m_speech_running = 1; in speech_command()640 m_speech_running = 0; in speech_command()676 m_speech_running = 0; in reset_speech()