Home
last modified time | relevance | path

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

/dports/games/libretro-vbanext/vba-next-c24bf52/src/
H A Dsound.h97 #define GB_NOISE_PERIOD2(base) (base << GB_NOISE_PERIOD2_INDEX()) macro
H A Dsound.cpp1305 int const per2 = GB_NOISE_PERIOD2(8); in run()
1319 int per = GB_NOISE_PERIOD2( period1 * 8 ); in run()