Home
last modified time | relevance | path

Searched refs:sound2_MSK_EOS (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dsoundbd.c58 int sound2_MSK_EOS = FALSE; /* EOS �����ߥޥ��� */ variable
496 if( !sound2_MSK_EOS ) sound2_FLAG_EOS = 1; in sound2_in_status()
578 { TYPE_INT, &sound2_MSK_EOS, },
H A Dsoundbd.h35 extern int sound2_MSK_EOS; /* EOS �����ߥޥ��� */
H A Dintr.c327 sound2_MSK_EOS = data & 0x04; in check_sound_parm_update()
552 if( sound2_MSK_EOS ) sound2_FLAG_EOS = 0; in main_INT_update()