Home
last modified time | relevance | path

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

/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dintr.h56 void boost_change( int new_val );
H A Dintr.c208 void boost_change( int new_val ) in boost_change() function
H A Dkeyboard.c1651 if (boost < new_boost) boost_change(new_boost); in change_max_boost()
1652 else boost_change(1); in change_max_boost()
H A Dmenu.c1285 boost_change(val); in cb_cpu_boost()