Home
last modified time | relevance | path

Searched defs:bit5e (Results 1 – 25 of 41) sorted by relevance

12

/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dym2413.cpp876 uint8_t bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
947 uint8_t bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dym2413.cpp876 uint8_t bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
947 uint8_t bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DOpenMsxYM2413.cpp736 bool bit5e= ((SLOT8_2.phase >> FREQ_SH) & 0x20) != 0; in rhythm_calc() local
800 bool bit5e= ((SLOT8_2.phase >> FREQ_SH) & 0x20) != 0; in rhythm_calc() local
H A DOpenMsxYMF262.cpp791 bool bit5e= ((SLOT8_2.Cnt>>FREQ_SH) & 0x20) != 0; in chan_calc_rhythm() local
854 bool bit5e= ((SLOT8_2.Cnt>>FREQ_SH) & 0x20) != 0; in chan_calc_rhythm() local
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/adplug/
H A Dopl_class.cpp823 unsigned char bit5e = ((SLOT8_2->Cnt >> FREQ_SH) >> 5) & 1; in OPL_CALC_RH() local
890 unsigned char bit5e = ((SLOT8_2->Cnt >> FREQ_SH) >> 5) & 1; in OPL_CALC_RH() local
/dports/emulators/vice/vice-3.5/src/core/
H A Dfmopl.c864 unsigned char bit5e = ((SLOT8_2->Cnt >> FREQ_SH) >> 5) & 1; in OPL_CALC_RH() local
934 unsigned char bit5e = ((SLOT8_2->Cnt >> FREQ_SH) >> 5) & 1; in OPL_CALC_RH() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/core/
H A Dfmopl.c864 unsigned char bit5e = ((SLOT8_2->Cnt >> FREQ_SH) >> 5) & 1; in OPL_CALC_RH() local
934 unsigned char bit5e = ((SLOT8_2->Cnt >> FREQ_SH) >> 5) & 1; in OPL_CALC_RH() local
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/sound/
H A Dym2413.c934 unsigned char bit5e= ((CH[8].SLOT[SLOT2].phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
1023 unsigned char bit5e= ((CH[8].SLOT[SLOT2].phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/sound/
H A Dym2413.c934 unsigned char bit5e= ((CH[8].SLOT[SLOT2].phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
1023 unsigned char bit5e= ((CH[8].SLOT[SLOT2].phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
/dports/games/zdoom/zdoom-2.8.1/src/oplsynth/
H A Dfmopl.cpp990 unsigned char bit5e= ((CH[8].SLOT[SLOT2].Cnt>>FREQ_SH)>>5)&1; in OPL_CALC_RH() local
1061 unsigned char bit5e= ((CH[8].SLOT[SLOT2].Cnt>>FREQ_SH)>>5)&1; in OPL_CALC_RH() local
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/oplsynth/
H A Dfmopl.cpp969 unsigned char bit5e= ((CH[8].SLOT[SLOT2].Cnt>>FREQ_SH)>>5)&1; in OPL_CALC_RH() local
1040 unsigned char bit5e= ((CH[8].SLOT[SLOT2].Cnt>>FREQ_SH)>>5)&1; in OPL_CALC_RH() local
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dym2413.c1054 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
1125 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
H A Dymf262.c1032 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
1103 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dym2413.c1054 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
1125 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dym2413.c1097 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
1168 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
H A Dymf262.cpp1068 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
1139 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dym2413.c1083 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
1154 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
H A Dymf262.c1062 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
1133 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dym2413.c1082 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
1153 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
H A Dymf262.c1061 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
1132 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A Dym2413.c1033 unsigned char bit5e= ((chip->SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
1113 unsigned char bit5e= ((chip->SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dym2413.c1072 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
1143 unsigned char bit5e= ((SLOT8_2->phase>>FREQ_SH)>>5)&1; in rhythm_calc() local
H A Dymf262.cpp1068 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
1139 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/cwolfmap/mame/
H A Dfmopl.c1001 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in OPL_CALC_RH() local
1072 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in OPL_CALC_RH() local
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/mame/
H A Dymf262.cpp1095 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local
1166 unsigned char bit5e= ((SLOT8_2->Cnt>>FREQ_SH)>>5)&1; in chan_calc_rhythm() local

12