Home
last modified time | relevance | path

Searched refs:producesound (Results 1 – 4 of 4) sorted by relevance

/dports/emulators/cingb/cingb-0.32/
H A Dmain.c30 int smallview=1,producesound=1,force_stdgameboy=0, check_xvideo=1; variable
122 producesound=0;
166 producesound=0;
H A Dglobals.h44 extern int producesound;
H A Dsound.c259 if (producesound) outsample(sample); in processSound()
395 if (producesound) outsample(sample); in processSound()
H A Dunix.c918 if (producesound) { in initsys()
1005 if (producesound) { in donesys()