Home
last modified time | relevance | path

Searched refs:eg_dphase (Results 1 – 22 of 22) sorted by relevance

/dports/games/libretro-quicknes/QuickNES_Core-901248a/nes_emu/
H A Demu2413_state.cpp32 slotState->eg_dphase = slot->eg_dphase; in OPLL_serialize()
67 slot->eg_dphase = slotState->eg_dphase; in OPLL_deserialize()
100 BYTESWAP(slotState->eg_dphase); in OPLL_state_byteswap()
H A Demu2413_state.h13 e_uint32 eg_dphase; member
H A Demu2413.cpp464 #define UPDATE_EG(S) (S)->eg_dphase = calc_eg_dphase(opll,S)
572 slot->eg_dphase = 0; in OPLL_SLOT_reset()
750 slot->eg_phase += slot->eg_dphase; in calc_envelope()
762 slot->eg_phase += slot->eg_dphase; in calc_envelope()
792 slot->eg_phase += slot->eg_dphase; in calc_envelope()
H A Demu2413.h103 e_uint32 eg_dphase ; /* Phase increment amount */ member
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DOpllChannel.h123 uint32_t eg_dphase; /* Phase increment amount */ variable
129 … phase, dphase, pgout, fnum, block, volume, sustine, tll, rks, eg_mode, eg_phase, eg_dphase, egout, in StreamState()
189 eg_dphase = 0; in reset()
301 eg_dphase = calc_eg_dphase(); in UpdateEg()
358 eg_phase += eg_dphase; in calc_envelope()
370 eg_phase += eg_dphase; in calc_envelope()
395 eg_phase += eg_dphase; in calc_envelope()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DOpenMsxYM2413_2.cpp352 eg_dphase = 0; in reset()
393 eg_dphase = dphaseARTable[patches[patchIdx].AR][rks]; in updateEG()
396 eg_dphase = dphaseDRTable[patches[patchIdx].DR][rks]; in updateEG()
403 eg_dphase = dphaseDRTable[5][rks]; in updateEG()
407 eg_dphase = dphaseDRTable[7][rks]; in updateEG()
411 eg_dphase = dphaseDRTable[15][0]; in updateEG()
416 eg_dphase = 0; in updateEG()
796 eg_phase += eg_dphase; in calc_envelope()
806 eg_phase += eg_dphase; in calc_envelope()
827 eg_phase += eg_dphase; in calc_envelope()
[all …]
H A DOpenMsxY8950.cpp287 eg_dphase = 0; in reset()
318 eg_dphase = dphaseARTable[patch.AR][rks]; in updateEG()
321 eg_dphase = dphaseDRTable[patch.DR][rks]; in updateEG()
324 eg_dphase = dphaseDRTable[patch.RR][rks]; in updateEG()
327 eg_dphase = patch.EG ? in updateEG()
333 eg_dphase = 0; in updateEG()
644 eg_phase += eg_dphase; in calc_envelope()
656 eg_phase += eg_dphase; in calc_envelope()
682 eg_phase += eg_dphase; in calc_envelope()
H A DOpenMsxYM2413_2.h206 unsigned int eg_dphase; // Phase increment amount variable
H A DOpenMsxY8950.h217 unsigned int eg_dphase; variable
/dports/games/libretro-fceumm/libretro-fceumm-91ccd3b/src/boards/
H A Demu2413.h48 uint32 eg_dphase; /* Phase increment amount */ member
H A Demu2413.c424 #define UPDATE_EG(S) (S)->eg_dphase = calc_eg_dphase(S)
520 slot->eg_dphase = 0; in OPLL_SLOT_reset()
706 slot->eg_phase += slot->eg_dphase; in calc_envelope()
717 slot->eg_phase += slot->eg_dphase; in calc_envelope()
742 slot->eg_phase += slot->eg_dphase; in calc_envelope()
/dports/audio/festalon/festalon/src/nes/ext/
H A Demu2413.c448 #define UPDATE_EG(S) (S)->eg_dphase = calc_eg_dphase(opll,S)
556 slot->eg_dphase = 0; in OPLL_SLOT_reset()
739 slot->eg_phase += slot->eg_dphase; in calc_envelope()
751 slot->eg_phase += slot->eg_dphase; in calc_envelope()
781 slot->eg_phase += slot->eg_dphase; in calc_envelope()
H A Demu2413.h94 e_uint32 eg_dphase ; /* Phase increment amount */ member
/dports/emulators/mednafen/mednafen/src/nes/boards/
H A Demu2413.cpp451 #define UPDATE_EG(S) (S)->eg_dphase = calc_eg_dphase(opll,S)
559 slot->eg_dphase = 0; in OPLL_SLOT_reset()
742 slot->eg_phase += slot->eg_dphase; in calc_envelope()
754 slot->eg_phase += slot->eg_dphase; in calc_envelope()
784 slot->eg_phase += slot->eg_dphase; in calc_envelope()
H A Demu2413.h92 e_uint32 eg_dphase ; /* Phase increment amount */ member
/dports/emulators/mednafen/mednafen/src/hw_sound/ym2413/
H A Demu2413.h39 uint32 eg_dphase ; /* Phase increment amount */ member
H A Demu2413.cpp658 #define UPDATE_EG(S) (S)->eg_dphase = calc_eg_dphase(S)
940 slot->eg_dphase = 0; in EMU2413_SLOT_reset()
1149 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1161 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1191 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1201 slot->eg_phase += slot->eg_dphase; in calc_envelope()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Demu2413.h49 e_uint32 eg_dphase ; /* Phase increment amount */ member
H A Demu2413.c671 #define UPDATE_EG(S) (S)->eg_dphase = calc_eg_dphase(S)
950 slot->eg_dphase = 0; in OPLL_SLOT_reset()
1204 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1216 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1246 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1256 slot->eg_phase += slot->eg_dphase; in calc_envelope()
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Demu2413.h49 e_uint32 eg_dphase ; /* Phase increment amount */ member
H A Demu2413.c670 #define UPDATE_EG(S) (S)->eg_dphase = calc_eg_dphase(S)
949 slot->eg_dphase = 0; in OPLL_SLOT_reset()
1203 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1215 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1245 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1255 slot->eg_phase += slot->eg_dphase; in calc_envelope()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DYm2413_Emu.cc106 e_uint32 eg_dphase ; /* Phase increment amount */ member
832 #define UPDATE_EG(S) (S)->eg_dphase = calc_eg_dphase(S)
1111 slot->eg_dphase = 0; in OPLL_SLOT_reset()
1357 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1369 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1399 slot->eg_phase += slot->eg_dphase; in calc_envelope()
1409 slot->eg_phase += slot->eg_dphase; in calc_envelope()