Home
last modified time | relevance | path

Searched refs:keyOn_CYM (Results 1 – 8 of 8) sorted by relevance

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DOpenMsxYM2413_2.h268 inline void keyOn_CYM();
H A DOpenMsxY8950.h313 inline void keyOn_CYM();
H A DOpenMsxY8950.cpp537 void Y8950::keyOn_CYM() { ch[8].car.slotOn(); } in keyOn_CYM() function in Y8950
1069 if (data&0x02) keyOn_CYM(); else keyOff_CYM(); in writeReg()
H A DOpenMsxYM2413_2.cpp653 void OpenYM2413_2::keyOn_CYM() { if (!ch[8].car.slot_on_flag) ch[8].car.slotOn2(); } in keyOn_CYM() function in OpenYM2413_2
1153 if (data & 0x02) keyOn_CYM(); else keyOff_CYM(); in writeReg()
/dports/emulators/mednafen/mednafen/src/hw_sound/ym2413/
H A Demu2413.cpp740 keyOn_CYM (EMU2413 * opll) in keyOn_CYM() function
1587 keyOn_CYM (opll); in EMU2413_writeReg()
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Demu2413.c752 keyOn_CYM (OPLL * opll) in keyOn_CYM() function
1730 keyOn_CYM (opll); in OPLL_writeReg()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Demu2413.c753 keyOn_CYM (OPLL * opll) in keyOn_CYM() function
1731 keyOn_CYM (opll); in OPLL_writeReg()
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/console/
H A DYm2413_Emu.cc914 keyOn_CYM (OPLL * opll) in keyOn_CYM() function
1827 keyOn_CYM (opll); in OPLL_writeReg()