Home
last modified time | relevance | path

Searched refs:SL3 (Results 1 – 25 of 114) sorted by relevance

12345

/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/chips/mame/
H A Dmame_ym2612fm.c988 OPN->SL3.key_csm = 0; in set_timers()
1773 OPN->SL3.key_csm = 1; in CSMKeyControll()
2053 OPN->SL3.fn_h = OPN->SL3.block_fnum[c] >> 8; in OPNWriteReg()
2070 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2073 OPN->SL3.block_fnum[c] = (OPN->SL3.fn_h << 8) | (OPN->SL3.block_fnum[c] & 0xFF); in OPNWriteReg()
2386 refresh_fc_eg_slot(OPN, &cch[2].SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2612_pre_generate()
2387 refresh_fc_eg_slot(OPN, &cch[2].SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2612_pre_generate()
2539 OPN->SL3.key_csm <<= 1; in ym2612_generate_one_native()
2555 if (OPN->SL3.key_csm & 2) in ym2612_generate_one_native()
2562 OPN->SL3.key_csm = 0; in ym2612_generate_one_native()
[all …]
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dfm2612.c934 OPN->SL3.key_csm = 0; in set_timers()
1715 OPN->SL3.key_csm = 1; in CSMKeyControll()
1988 OPN->SL3.fn_h = OPN->SL3.block_fnum[c] >> 8; in OPNWriteReg()
2004 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2006 OPN->SL3.block_fnum[c] = (OPN->SL3.fn_h << 8) | (OPN->SL3.block_fnum[c] & 0xFF); in OPNWriteReg()
2274 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2612_update_one()
2275 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2612_update_one()
2411 OPN->SL3.key_csm <<= 1; in ym2612_update_one()
2427 if (OPN->SL3.key_csm & 2) in ym2612_update_one()
2434 OPN->SL3.key_csm = 0; in ym2612_update_one()
[all …]
H A Dfm.c2022 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2145 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2203_update_one()
2146 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2203_update_one()
2147 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2203_update_one()
3354 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2608_update_one()
3355 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2608_update_one()
3356 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2608_update_one()
3984 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2610_update_one()
3985 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2610_update_one()
3986 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2610_update_one()
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dym2612.c691 if (SLOT->key && !ym2612.OPN.SL3.key_csm) in FM_KEYOFF()
791 ym2612.OPN.SL3.key_csm = 1; in CSMKeyControll()
861 ym2612.OPN.SL3.key_csm = 0; in set_timers()
1747 ym2612.OPN.SL3.fn_h = v&0x3f; in OPNWriteReg()
1941 ym2612.OPN.SL3.key_csm = 0; in MDYM2612Reset()
2051 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT1] , ym2612.OPN.SL3.fc[1] , ym2612.OPN.SL3.kcode[1] ); in MDYM2612Update()
2052 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT2] , ym2612.OPN.SL3.fc[2] , ym2612.OPN.SL3.kcode[2] ); in MDYM2612Update()
2053 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT3] , ym2612.OPN.SL3.fc[0] , ym2612.OPN.SL3.kcode[0] ); in MDYM2612Update()
2136 ym2612.OPN.SL3.key_csm <<= 1; in MDYM2612Update()
2142 if (ym2612.OPN.SL3.key_csm & 2) in MDYM2612Update()
[all …]
H A Dfm.c2186 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2313 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2203UpdateOne()
2314 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2203UpdateOne()
2315 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2203UpdateOne()
3011 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2608UpdateOne()
3012 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2608UpdateOne()
3013 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2608UpdateOne()
3608 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2610UpdateOne()
3609 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2610UpdateOne()
3610 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2610UpdateOne()
[all …]
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/sound/
H A Dym2612.c676 if (SLOT->key && !ym2612.OPN.SL3.key_csm) in FM_KEYOFF()
776 ym2612.OPN.SL3.key_csm = 1; in CSMKeyControll()
846 ym2612.OPN.SL3.key_csm = 0; in set_timers()
1729 ym2612.OPN.SL3.fn_h = v&0x3f; in OPNWriteReg()
1925 ym2612.OPN.SL3.key_csm = 0; in YM2612ResetChip()
2021 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT1] , ym2612.OPN.SL3.fc[1] , ym2612.OPN.SL3.kcode[1] ); in YM2612Update()
2022 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT2] , ym2612.OPN.SL3.fc[2] , ym2612.OPN.SL3.kcode[2] ); in YM2612Update()
2023 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT3] , ym2612.OPN.SL3.fc[0] , ym2612.OPN.SL3.kcode[0] ); in YM2612Update()
2146 ym2612.OPN.SL3.key_csm <<= 1; in YM2612Update()
2152 if (ym2612.OPN.SL3.key_csm & 2) in YM2612Update()
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/sound/
H A Dym2612.c676 if (SLOT->key && !ym2612.OPN.SL3.key_csm) in FM_KEYOFF()
776 ym2612.OPN.SL3.key_csm = 1; in CSMKeyControll()
846 ym2612.OPN.SL3.key_csm = 0; in set_timers()
1729 ym2612.OPN.SL3.fn_h = v&0x3f; in OPNWriteReg()
1925 ym2612.OPN.SL3.key_csm = 0; in YM2612ResetChip()
2021 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT1] , ym2612.OPN.SL3.fc[1] , ym2612.OPN.SL3.kcode[1] ); in YM2612Update()
2022 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT2] , ym2612.OPN.SL3.fc[2] , ym2612.OPN.SL3.kcode[2] ); in YM2612Update()
2023 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT3] , ym2612.OPN.SL3.fc[0] , ym2612.OPN.SL3.kcode[0] ); in YM2612Update()
2146 ym2612.OPN.SL3.key_csm <<= 1; in YM2612Update()
2152 if (ym2612.OPN.SL3.key_csm & 2) in YM2612Update()
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/chips/gx/
H A Dgx_ym2612.c708 if (SLOT->key && !ym2612->OPN.SL3.key_csm) in FM_KEYOFF()
808 ym2612->OPN.SL3.key_csm = 1; in CSMKeyControll()
878 ym2612->OPN.SL3.key_csm = 0; in set_timers()
1761 ym2612->OPN.SL3.fn_h = v&0x3f; in OPNWriteReg()
1980 ym2612->OPN.SL3.key_csm = 0; in YM2612GXResetChip()
2078 …refresh_fc_eg_slot(&ym2612->CH[2].SLOT[SLOT1] , ym2612->OPN.SL3.fc[1] , ym2612->OPN.SL3.kcode[1] ); in YM2612GXPreGenerate()
2079 …refresh_fc_eg_slot(&ym2612->CH[2].SLOT[SLOT2] , ym2612->OPN.SL3.fc[2] , ym2612->OPN.SL3.kcode[2] ); in YM2612GXPreGenerate()
2080 …refresh_fc_eg_slot(&ym2612->CH[2].SLOT[SLOT3] , ym2612->OPN.SL3.fc[0] , ym2612->OPN.SL3.kcode[0] ); in YM2612GXPreGenerate()
2208 ym2612->OPN.SL3.key_csm <<= 1; in YM2612GXGenerateOneNative()
2214 if (ym2612->OPN.SL3.key_csm & 2) in YM2612GXGenerateOneNative()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dym2612.c691 if (SLOT->key && !ym2612.OPN.SL3.key_csm) in FM_KEYOFF()
791 ym2612.OPN.SL3.key_csm = 1; in CSMKeyControll()
861 ym2612.OPN.SL3.key_csm = 0; in set_timers()
1747 ym2612.OPN.SL3.fn_h = v&0x3f; in OPNWriteReg()
1941 ym2612.OPN.SL3.key_csm = 0; in MDYM2612Reset()
2051 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT1] , ym2612.OPN.SL3.fc[1] , ym2612.OPN.SL3.kcode[1] ); in MDYM2612Update()
2052 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT2] , ym2612.OPN.SL3.fc[2] , ym2612.OPN.SL3.kcode[2] ); in MDYM2612Update()
2053 … refresh_fc_eg_slot(&ym2612.CH[2].SLOT[SLOT3] , ym2612.OPN.SL3.fc[0] , ym2612.OPN.SL3.kcode[0] ); in MDYM2612Update()
2136 ym2612.OPN.SL3.key_csm <<= 1; in MDYM2612Update()
2142 if (ym2612.OPN.SL3.key_csm & 2) in MDYM2612Update()
[all …]
H A Dfm.c2162 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2289 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2203UpdateOne()
2290 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2203UpdateOne()
2291 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2203UpdateOne()
2976 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2608UpdateOne()
2977 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2608UpdateOne()
2978 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2608UpdateOne()
3560 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2610UpdateOne()
3561 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2610UpdateOne()
3562 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2610UpdateOne()
[all …]
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv/src/sound/
H A Dfm.c1916 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2037 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2203UpdateOne()
2038 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2203UpdateOne()
2039 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2203UpdateOne()
3223 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2608UpdateOne()
3224 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2608UpdateOne()
3225 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2608UpdateOne()
3776 refresh_fc_eg_slot(&cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2610UpdateOne()
3777 refresh_fc_eg_slot(&cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2610UpdateOne()
3778 refresh_fc_eg_slot(&cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2610UpdateOne()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dfm2612.c937 OPN->SL3.key_csm = 0; in set_timers()
1718 OPN->SL3.key_csm = 1; in CSMKeyControll()
1989 UINT8 blk = OPN->SL3.fn_h>>3; in OPNWriteReg()
2000 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2267 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2612_update_one()
2268 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2612_update_one()
2269 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2612_update_one()
2404 OPN->SL3.key_csm <<= 1; in ym2612_update_one()
2420 if (OPN->SL3.key_csm & 2) in ym2612_update_one()
2427 OPN->SL3.key_csm = 0; in ym2612_update_one()
[all …]
H A Dfm.c2023 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2146 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2203_update_one()
2147 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2203_update_one()
2148 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2203_update_one()
3355 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2608_update_one()
3356 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2608_update_one()
3357 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2608_update_one()
3985 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2610_update_one()
3986 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2610_update_one()
3987 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2610_update_one()
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/game-music-emu/gme/
H A DYm2612_MAME.cpp1171 OPN->SL3.key_csm = 0; in set_timers()
1956 OPN->SL3.key_csm = 1; in CSMKeyControll()
2236 OPN->SL3.fn_h = OPN->SL3.block_fnum[c] >> 8; in OPNWriteReg()
2253 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2256 OPN->SL3.block_fnum[c] = (OPN->SL3.fn_h << 8) | (OPN->SL3.block_fnum[c] & 0xFF); in OPNWriteReg()
2569 refresh_fc_eg_slot(OPN, &cch[2].SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2612_pre_generate()
2570 refresh_fc_eg_slot(OPN, &cch[2].SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2612_pre_generate()
2716 OPN->SL3.key_csm <<= 1; in ym2612_generate_one_native()
2732 if (OPN->SL3.key_csm & 2) in ym2612_generate_one_native()
2739 OPN->SL3.key_csm = 0; in ym2612_generate_one_native()
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A Dfm2612.c912 OPN->SL3.key_csm = 0; in set_timers()
1704 OPN->SL3.key_csm = 1; in CSMKeyControll()
1971 UINT8 blk = OPN->SL3.fn_h>>3; in OPNWriteReg()
1982 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2248 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2612_update_one()
2249 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2612_update_one()
2250 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2612_update_one()
2385 OPN->SL3.key_csm <<= 1; in ym2612_update_one()
2388 if (OPN->SL3.key_csm & 2) in ym2612_update_one()
2395 OPN->SL3.key_csm = 0; in ym2612_update_one()
[all …]
H A Dfm.c2014 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2137 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2203_update_one()
2138 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2203_update_one()
2139 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2203_update_one()
3307 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2608_update_one()
3308 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2608_update_one()
3309 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2608_update_one()
3862 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2610_update_one()
3863 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2610_update_one()
3864 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2610_update_one()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dfm.cpp2011 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2134 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2203_update_one()
2135 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2203_update_one()
2136 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2203_update_one()
2757 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2608_update_one()
2758 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2608_update_one()
2759 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2608_update_one()
3306 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2610_update_one()
3307 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2610_update_one()
3308 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2610_update_one()
[all …]
H A Dfm2612.cpp759 if( !SLOT->key && !OPN->SL3.key_csm) in FM_KEYON()
794 if (SLOT->key && !OPN->SL3.key_csm) in FM_KEYOFF()
911 OPN->SL3.key_csm = 0; in set_timers()
1693 OPN->SL3.key_csm = 1; in CSMKeyControll()
1942 uint8_t blk = OPN->SL3.fn_h>>3; in OPNWriteReg()
1953 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2208 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2612_update_one()
2209 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2612_update_one()
2210 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2612_update_one()
2309 OPN->SL3.key_csm <<= 1; in ym2612_update_one()
[all …]
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/chips/mame/
H A Dfm.c2030 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2153 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2203_update_one()
2154 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2203_update_one()
2155 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2203_update_one()
3363 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2608_update_one()
3364 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2608_update_one()
3365 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2608_update_one()
3998 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2610_update_one()
3999 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2610_update_one()
4000 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2610_update_one()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dfm.cpp2011 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2134 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2203_update_one()
2135 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2203_update_one()
2136 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2203_update_one()
2757 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2608_update_one()
2758 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2608_update_one()
2759 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2608_update_one()
3306 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2610_update_one()
3307 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2610_update_one()
3308 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2610_update_one()
[all …]
H A Dfm2612.cpp759 if( !SLOT->key && !OPN->SL3.key_csm) in FM_KEYON()
794 if (SLOT->key && !OPN->SL3.key_csm) in FM_KEYOFF()
911 OPN->SL3.key_csm = 0; in set_timers()
1693 OPN->SL3.key_csm = 1; in CSMKeyControll()
1942 uint8_t blk = OPN->SL3.fn_h>>3; in OPNWriteReg()
1953 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2208 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2612_update_one()
2209 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2612_update_one()
2210 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2612_update_one()
2309 OPN->SL3.key_csm <<= 1; in ym2612_update_one()
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/opnmidi/chips/mamefm/
H A Dfm.cpp2044 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2168 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2203_update_one()
2169 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2203_update_one()
2170 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2203_update_one()
2799 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2608_update_one()
2800 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2608_update_one()
2801 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2608_update_one()
3376 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in ym2610_update_one()
3377 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in ym2610_update_one()
3378 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in ym2610_update_one()
[all …]
/dports/emulators/dgen-sdl/dgen-sdl-1.33/
H A Dfm.c2153 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2280 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2203UpdateOne()
2281 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2203UpdateOne()
2282 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2203UpdateOne()
3491 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2608UpdateOne()
3492 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2608UpdateOne()
3493 refresh_fc_eg_slot(OPN, &cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2608UpdateOne()
4071 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2610UpdateOne()
4072 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2610UpdateOne()
4073 refresh_fc_eg_slot(OPN, &cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2610UpdateOne()
[all …]
/dports/emulators/quasi88/quasi88-0.6.4/src/snddrv-old/src/sound/
H A Dfm.c1922 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2049 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2203UpdateOne()
2050 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2203UpdateOne()
2051 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2203UpdateOne()
3255 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2608UpdateOne()
3256 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2608UpdateOne()
3257 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2608UpdateOne()
3806 refresh_fc_eg_slot(&cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2610UpdateOne()
3807 refresh_fc_eg_slot(&cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2610UpdateOne()
3808 refresh_fc_eg_slot(&cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2610UpdateOne()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dfm.c1916 OPN->SL3.fn_h = v&0x3f; in OPNWriteReg()
2043 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2203UpdateOne()
2044 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2203UpdateOne()
2045 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2203UpdateOne()
3250 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2608UpdateOne()
3251 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2608UpdateOne()
3252 refresh_fc_eg_slot(&cch[2]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2608UpdateOne()
3825 refresh_fc_eg_slot(&cch[1]->SLOT[SLOT1] , OPN->SL3.fc[1] , OPN->SL3.kcode[1] ); in YM2610UpdateOne()
3826 refresh_fc_eg_slot(&cch[1]->SLOT[SLOT2] , OPN->SL3.fc[2] , OPN->SL3.kcode[2] ); in YM2610UpdateOne()
3827 refresh_fc_eg_slot(&cch[1]->SLOT[SLOT3] , OPN->SL3.fc[0] , OPN->SL3.kcode[0] ); in YM2610UpdateOne()
[all …]

12345