Home
last modified time | relevance | path

Searched refs:sound_oldval (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ocp/ocp-0.2.90/playay/
H A Dsound.c60 static int sound_oldval; variable
140 sound_oldval=AMPL_BEEPER_00; in sound_init()
252 sound_oldval = AMPL_BEEPER_00; in sound_ay_overlay()
255 sound_oldval = AMPL_BEEPER_01; in sound_ay_overlay()
258 sound_oldval = AMPL_BEEPER_10; in sound_ay_overlay()
261 sound_oldval = AMPL_BEEPER_11; in sound_ay_overlay()
423 (*ptr++) = sound_oldval; in sound_ay_overlay()
488 sound_oldval=AMPL_BEEPER_00; in sound_ay_reset()
/dports/audio/aylet/aylet-0.5/
H A Dsound.c75 static int sound_oldpos,sound_fillpos,sound_oldval,sound_oldval_orig; variable
173 sound_oldval=sound_oldval_orig=0; in sound_init()
569 sound_oldval=sound_oldval_orig=0; in sound_ay_reset()
612 SOUND_WRITE_BUF_BEEPER(ptr,sound_oldval); in sound_frame()
755 SOUND_WRITE_BUF_BEEPER(ptr,sound_oldval); in sound_beeper()
769 sound_oldval=sound_oldval_orig=val; in sound_beeper()