Home
last modified time | relevance | path

Searched defs:noiseTableLSB (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dsidvoice.cpp23 static uint8_t noiseTableLSB[1L<<16]; variable
27 static uint8_t noiseTableLSB[1<<8]; variable
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dsidvoice.cpp23 static uint8_t noiseTableLSB[1L<<16]; variable
27 static uint8_t noiseTableLSB[1<<8]; variable
/dports/audio/libsidplay/libsidplay-1.36.60/src/
H A D6581_.cpp88 static ubyte noiseTableLSB[1L<<16]; variable
92 static ubyte noiseTableLSB[1<<8]; variable