Home
last modified time | relevance | path

Searched refs:SND_SONAR (Results 1 – 10 of 10) sorted by path

/dports/emulators/mame/mame-mame0226/src/mame/audio/
H A Ddepthch.cpp41 SND_SONAR enumerator
74 PLAY( m_samples, SND_SONAR, 1 ); in depthch_audio_w()
78 STOP( m_samples, SND_SONAR ); in depthch_audio_w()
H A Dvicdual-97271p.cpp57 SND_SONAR, enumerator
137 m_samples->start(SND_SONAR, SND_SONAR, 1); in port_w()
140 m_samples->stop(SND_SONAR); in port_w()
/dports/emulators/mess/mame-mame0226/src/mame/audio/
H A Ddepthch.cpp41 SND_SONAR enumerator
74 PLAY( m_samples, SND_SONAR, 1 ); in depthch_audio_w()
78 STOP( m_samples, SND_SONAR ); in depthch_audio_w()
H A Dvicdual-97271p.cpp57 SND_SONAR, enumerator
137 m_samples->start(SND_SONAR, SND_SONAR, 1); in port_w()
140 m_samples->stop(SND_SONAR); in port_w()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sndhrdw/
H A Ddepthch.c37 SND_SONAR, enumerator
73 PLAY( SND_SONAR, 1 ); in WRITE_HANDLER()
77 STOP( SND_SONAR ); in WRITE_HANDLER()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sndhrdw/
H A Ddepthch.c37 SND_SONAR, enumerator
73 PLAY( SND_SONAR, 1 ); in WRITE_HANDLER()
77 STOP( SND_SONAR ); in WRITE_HANDLER()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sndhrdw/
H A Ddepthch.c37 SND_SONAR, enumerator
73 PLAY( SND_SONAR, 1 ); in WRITE_HANDLER()
77 STOP( SND_SONAR ); in WRITE_HANDLER()
/dports/games/toppler/toppler-1.1.6/
H A Dbonus.cc272 if (!((time + 20) & 0x3f)) ttsounds::instance()->startsound(SND_SONAR); in bns_game()
H A Dsound.cc47 ttsounds::instance()->addsound("sonar.wav", SND_SONAR, MIX_MAX_VOLUME/6, 0); in snd_init()
H A Dsound.h45 SND_SONAR, enumerator