Home
last modified time | relevance | path

Searched refs:P_CH (Results 1 – 25 of 119) sorted by relevance

12345

/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/c64/cart/
H A Dsfx_soundexpander.c1184 || SMW_DW(m, (uint32_t)chip->P_CH[x].fc) < 0 in sfx_soundexpander_snapshot_write_module()
1290 || SMR_B(m, &chip->P_CH[x].SLOT[y].KSR) < 0 in sfx_soundexpander_snapshot_read_module()
1291 || SMR_B(m, &chip->P_CH[x].SLOT[y].ksl) < 0 in sfx_soundexpander_snapshot_read_module()
1292 || SMR_B(m, &chip->P_CH[x].SLOT[y].ksr) < 0 in sfx_soundexpander_snapshot_read_module()
1293 || SMR_B(m, &chip->P_CH[x].SLOT[y].mul) < 0 in sfx_soundexpander_snapshot_read_module()
1296 || SMR_B(m, &chip->P_CH[x].SLOT[y].FB) < 0 in sfx_soundexpander_snapshot_read_module()
1300 || SMR_B(m, &chip->P_CH[x].SLOT[y].CON) < 0 in sfx_soundexpander_snapshot_read_module()
1315 || SMR_B(m, &chip->P_CH[x].SLOT[y].vib) < 0 in sfx_soundexpander_snapshot_read_module()
1323 || SMR_DW_UINT(m, &chip->P_CH[x].fc) < 0 in sfx_soundexpander_snapshot_read_module()
1324 || SMR_DW_UINT(m, &chip->P_CH[x].ksl_base) < 0 in sfx_soundexpander_snapshot_read_module()
[all …]
/dports/emulators/vice/vice-3.5/src/c64/cart/
H A Dsfx_soundexpander.c1186 || SMW_DW(m, (uint32_t)chip->P_CH[x].fc) < 0 in sfx_soundexpander_snapshot_write_module()
1292 || SMR_B(m, &chip->P_CH[x].SLOT[y].KSR) < 0 in sfx_soundexpander_snapshot_read_module()
1293 || SMR_B(m, &chip->P_CH[x].SLOT[y].ksl) < 0 in sfx_soundexpander_snapshot_read_module()
1294 || SMR_B(m, &chip->P_CH[x].SLOT[y].ksr) < 0 in sfx_soundexpander_snapshot_read_module()
1295 || SMR_B(m, &chip->P_CH[x].SLOT[y].mul) < 0 in sfx_soundexpander_snapshot_read_module()
1298 || SMR_B(m, &chip->P_CH[x].SLOT[y].FB) < 0 in sfx_soundexpander_snapshot_read_module()
1302 || SMR_B(m, &chip->P_CH[x].SLOT[y].CON) < 0 in sfx_soundexpander_snapshot_read_module()
1317 || SMR_B(m, &chip->P_CH[x].SLOT[y].vib) < 0 in sfx_soundexpander_snapshot_read_module()
1325 || SMR_DW_UINT(m, &chip->P_CH[x].fc) < 0 in sfx_soundexpander_snapshot_read_module()
1326 || SMR_DW_UINT(m, &chip->P_CH[x].ksl_base) < 0 in sfx_soundexpander_snapshot_read_module()
[all …]
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DFmopl.c348 OPL_CH *CH = &OPL->P_CH[slot/2]; in set_mul()
362 OPL_CH *CH = &OPL->P_CH[slot/2]; in set_ksl_tl()
378 OPL_CH *CH = &OPL->P_CH[slot/2]; in set_ar_dr()
395 OPL_CH *CH = &OPL->P_CH[slot/2]; in set_sl_rr()
852 OPL->P_CH[6].op1_out[0] = OPL->P_CH[6].op1_out[1] = 0; in OPLWriteReg()
891 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
933 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
943 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
995 S_CH = OPL->P_CH; in Y8950UpdateOne()
1065 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
[all …]
/dports/emulators/vice/vice-3.5/src/core/
H A Dfmopl.c575 CH = &OPL->P_CH[i / 2]; in advance()
636 CH = &OPL->P_CH[i / 2]; in advance()
1496 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
1718 OPL_CALC_CH(&OPL->P_CH[0]); in ym3812_update_one()
1719 OPL_CALC_CH(&OPL->P_CH[1]); in ym3812_update_one()
1720 OPL_CALC_CH(&OPL->P_CH[2]); in ym3812_update_one()
1721 OPL_CALC_CH(&OPL->P_CH[3]); in ym3812_update_one()
1722 OPL_CALC_CH(&OPL->P_CH[4]); in ym3812_update_one()
1723 OPL_CALC_CH(&OPL->P_CH[5]); in ym3812_update_one()
1819 OPL_CALC_CH(&OPL->P_CH[0]); in ym3526_update_one()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/core/
H A Dfmopl.c575 CH = &OPL->P_CH[i / 2]; in advance()
636 CH = &OPL->P_CH[i / 2]; in advance()
1496 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
1718 OPL_CALC_CH(&OPL->P_CH[0]); in ym3812_update_one()
1719 OPL_CALC_CH(&OPL->P_CH[1]); in ym3812_update_one()
1720 OPL_CALC_CH(&OPL->P_CH[2]); in ym3812_update_one()
1721 OPL_CALC_CH(&OPL->P_CH[3]); in ym3812_update_one()
1722 OPL_CALC_CH(&OPL->P_CH[4]); in ym3812_update_one()
1723 OPL_CALC_CH(&OPL->P_CH[5]); in ym3812_update_one()
1819 OPL_CALC_CH(&OPL->P_CH[0]); in ym3526_update_one()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/adplug/
H A Dfm_opl.cpp670 CH = &OPL->P_CH[i/2]; in advancex()
753 CH = &OPL->P_CH[i/2]; in advancex()
1586 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1639 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1650 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1734 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
2034 OPL_CALC_CH(&OPL->P_CH[0]); in YM3812UpdateOne()
2035 OPL_CALC_CH(&OPL->P_CH[1]); in YM3812UpdateOne()
2036 OPL_CALC_CH(&OPL->P_CH[2]); in YM3812UpdateOne()
2037 OPL_CALC_CH(&OPL->P_CH[3]); in YM3812UpdateOne()
[all …]
H A Dopl_class.cpp519 CH = &OPL->P_CH[i / 2]; in advancex()
590 CH = &OPL->P_CH[i / 2]; in advancex()
1269 CH = &OPL->P_CH[r & 0x0f]; in OPLWriteReg()
1317 CH = &OPL->P_CH[r & 0x0f]; in OPLWriteReg()
1327 CH = &OPL->P_CH[slot / 2]; in OPLWriteReg()
1383 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
1599 OPL_CALC_CH(&OPL->P_CH[0]); in YM3812UpdateOne()
1600 OPL_CALC_CH(&OPL->P_CH[1]); in YM3812UpdateOne()
1601 OPL_CALC_CH(&OPL->P_CH[2]); in YM3812UpdateOne()
1602 OPL_CALC_CH(&OPL->P_CH[3]); in YM3812UpdateOne()
[all …]
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dfmopl.c726 CH = &OPL->P_CH[i/2]; in advance()
805 CH = &OPL->P_CH[i/2]; in advance()
1637 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1690 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1701 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1785 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
2110 OPL_CALC_CH(&OPL->P_CH[0]); in YM3812UpdateOne()
2111 OPL_CALC_CH(&OPL->P_CH[1]); in YM3812UpdateOne()
2112 OPL_CALC_CH(&OPL->P_CH[2]); in YM3812UpdateOne()
2113 OPL_CALC_CH(&OPL->P_CH[3]); in YM3812UpdateOne()
[all …]
H A Dymf262.c676 CH = &chip->P_CH[i/2]; in advance()
762 CH = &chip->P_CH[i/2]; in advance()
2210 CH = &chip->P_CH[slot/2]; in OPL3WriteReg()
2585 if (chip->P_CH[0].extended) in YMF262UpdateOne()
2592 if (chip->P_CH[1].extended) in YMF262UpdateOne()
2599 if (chip->P_CH[2].extended) in YMF262UpdateOne()
2607 chan_calc(&chip->P_CH[6]); in YMF262UpdateOne()
2608 chan_calc(&chip->P_CH[7]); in YMF262UpdateOne()
2609 chan_calc(&chip->P_CH[8]); in YMF262UpdateOne()
2617 chan_calc(&chip->P_CH[ 9]); in YMF262UpdateOne()
[all …]
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dfmopl.c726 CH = &OPL->P_CH[i/2]; in advance()
805 CH = &OPL->P_CH[i/2]; in advance()
1632 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1685 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1696 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1780 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
2105 OPL_CALC_CH(&OPL->P_CH[0]); in YM3812UpdateOne()
2106 OPL_CALC_CH(&OPL->P_CH[1]); in YM3812UpdateOne()
2107 OPL_CALC_CH(&OPL->P_CH[2]); in YM3812UpdateOne()
2108 OPL_CALC_CH(&OPL->P_CH[3]); in YM3812UpdateOne()
[all …]
/dports/games/ecwolf/ecwolf-1.3.3-src/src/mame/
H A Dfmopl.cpp767 CH = &OPL->P_CH[i/2]; in advance()
846 CH = &OPL->P_CH[i/2]; in advance()
1682 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1735 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1746 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1868 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
2201 OPL_CALC_CH(&OPL->P_CH[0]); in YM3812UpdateOne()
2202 OPL_CALC_CH(&OPL->P_CH[1]); in YM3812UpdateOne()
2203 OPL_CALC_CH(&OPL->P_CH[2]); in YM3812UpdateOne()
2204 OPL_CALC_CH(&OPL->P_CH[3]); in YM3812UpdateOne()
[all …]
/dports/audio/schismtracker/schismtracker-20211116/player/
H A Dfmopl2.c682 CH = &OPL->P_CH[i/2]; in advance()
761 CH = &OPL->P_CH[i/2]; in advance()
1589 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1643 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1655 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1714 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
1745 OPL_CH *CH = &OPL->P_CH[ch];
2071 OPL_CALC_CH(OPL, &OPL->P_CH[0]); in ym3812_update_one()
2072 OPL_CALC_CH(OPL, &OPL->P_CH[1]); in ym3812_update_one()
2073 OPL_CALC_CH(OPL, &OPL->P_CH[2]); in ym3812_update_one()
[all …]
H A Dfmopl3.c678 CH = &chip->P_CH[i/2];
762 CH = &chip->P_CH[i/2];
2196 CH = &chip->P_CH[slot/2];
2273 OPL3_CH *CH = &chip->P_CH[c];
2499 if (chip->P_CH[0].extended)
2506 if (chip->P_CH[1].extended)
2513 if (chip->P_CH[2].extended)
2521 chan_calc(chip, &chip->P_CH[6]);
2532 if (chip->P_CH[9].extended)
2539 if (chip->P_CH[10].extended)
[all …]
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dfmopl.c746 CH = &OPL->P_CH[i/2]; in advance()
825 CH = &OPL->P_CH[i/2]; in advance()
1657 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1710 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1721 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1805 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
2133 OPL_CALC_CH(OPL, &OPL->P_CH[0]); in YM3812UpdateOne()
2134 OPL_CALC_CH(OPL, &OPL->P_CH[1]); in YM3812UpdateOne()
2135 OPL_CALC_CH(OPL, &OPL->P_CH[2]); in YM3812UpdateOne()
2539 OPL_CH *CH = &OPL->P_CH[ch]; in FMOPLScan()
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/gmedecoder/gme/
H A Dfmopl.cpp748 CH = &OPL->P_CH[i/2]; in advance()
827 CH = &OPL->P_CH[i/2]; in advance()
1657 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1710 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1721 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1806 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
1838 OPL_CH *CH = &OPL->P_CH[ch];
2266 OPL_CALC_CH(OPL, &OPL->P_CH[0]); in ym3812_update_one()
2267 OPL_CALC_CH(OPL, &OPL->P_CH[1]); in ym3812_update_one()
2268 OPL_CALC_CH(OPL, &OPL->P_CH[2]); in ym3812_update_one()
[all …]
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dfmopl.c746 CH = &OPL->P_CH[i/2]; in advance()
825 CH = &OPL->P_CH[i/2]; in advance()
1657 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1710 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1721 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1805 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
2133 OPL_CALC_CH(OPL, &OPL->P_CH[0]); in YM3812UpdateOne()
2134 OPL_CALC_CH(OPL, &OPL->P_CH[1]); in YM3812UpdateOne()
2135 OPL_CALC_CH(OPL, &OPL->P_CH[2]); in YM3812UpdateOne()
2539 OPL_CH *CH = &OPL->P_CH[ch]; in FMOPLScan()
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/mame/
H A Dfmopl.cpp475 OPL_CH &CH = P_CH[i/2]; in advance()
554 OPL_CH &CH = P_CH[i/2]; in advance()
706 SLOT = &P_CH[6].SLOT[SLOT1]; in CALC_RH()
1685 CH = &P_CH[r&0x0f]; in WriteReg()
1738 CH = &P_CH[r&0x0f]; in WriteReg()
1749 CH = &P_CH[slot/2]; in WriteReg()
1775 for (OPL_CH &ch : P_CH) { in ResetChip()
1800 for(int ch = 0; ch < sizeof(P_CH)/ sizeof(P_CH[0]); ch++)
1802 OPL_CH &CH = P_CH[ch];
2232 OPL->CALC_CH(OPL->P_CH[0]); in ym3812_update_one()
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dfmopl.cpp489 OPL_CH &CH = P_CH[i/2]; in advance()
568 OPL_CH &CH = P_CH[i/2]; in advance()
718 SLOT = &P_CH[6].SLOT[SLOT1]; in CALC_RH()
1878 CH = &P_CH[r&0x0f]; in WriteReg()
1931 CH = &P_CH[r&0x0f]; in WriteReg()
1942 CH = &P_CH[slot/2]; in WriteReg()
1968 for(OPL_CH &CH : P_CH) in ResetChip()
1993 for(OPL_CH &CH : P_CH) in postload()
2224 OPL->CALC_CH(OPL->P_CH[0]); in ym3812_update_one()
2225 OPL->CALC_CH(OPL->P_CH[1]); in ym3812_update_one()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dfmopl.cpp489 OPL_CH &CH = P_CH[i/2]; in advance()
568 OPL_CH &CH = P_CH[i/2]; in advance()
718 SLOT = &P_CH[6].SLOT[SLOT1]; in CALC_RH()
1878 CH = &P_CH[r&0x0f]; in WriteReg()
1931 CH = &P_CH[r&0x0f]; in WriteReg()
1942 CH = &P_CH[slot/2]; in WriteReg()
1968 for(OPL_CH &CH : P_CH) in ResetChip()
1993 for(OPL_CH &CH : P_CH) in postload()
2224 OPL->CALC_CH(OPL->P_CH[0]); in ym3812_update_one()
2225 OPL->CALC_CH(OPL->P_CH[1]); in ym3812_update_one()
[all …]
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/sound/
H A Dym2413.c539 CH = &ym2413.P_CH[i>>1]; in advance()
684 CH = &ym2413.P_CH[i/2]; in advance()
1533 CH = &ym2413.P_CH[chan]; in OPLLWriteReg()
1593 CH = &ym2413.P_CH[chan]; in OPLLWriteReg()
1720 chan_calc(&ym2413.P_CH[0], 0); in YM2413Update()
1721 chan_calc(&ym2413.P_CH[1], 1); in YM2413Update()
1722 chan_calc(&ym2413.P_CH[2], 2); in YM2413Update()
1723 chan_calc(&ym2413.P_CH[3], 3); in YM2413Update()
1724 chan_calc(&ym2413.P_CH[4], 4); in YM2413Update()
1725 chan_calc(&ym2413.P_CH[5], 5); in YM2413Update()
[all …]
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/sound/
H A Dym2413.c539 CH = &ym2413.P_CH[i>>1]; in advance()
684 CH = &ym2413.P_CH[i/2]; in advance()
1533 CH = &ym2413.P_CH[chan]; in OPLLWriteReg()
1593 CH = &ym2413.P_CH[chan]; in OPLLWriteReg()
1720 chan_calc(&ym2413.P_CH[0], 0); in YM2413Update()
1721 chan_calc(&ym2413.P_CH[1], 1); in YM2413Update()
1722 chan_calc(&ym2413.P_CH[2], 2); in YM2413Update()
1723 chan_calc(&ym2413.P_CH[3], 3); in YM2413Update()
1724 chan_calc(&ym2413.P_CH[4], 4); in YM2413Update()
1725 chan_calc(&ym2413.P_CH[5], 5); in YM2413Update()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dfmopl.c748 CH = &OPL->P_CH[i/2]; in refresh_eg()
825 CH = &OPL->P_CH[i/2]; in advance()
904 CH = &OPL->P_CH[i/2]; in advance()
1394 OPL->P_CH[i].Muted = 0x00; in OPL_initalize()
1746 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1799 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1810 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1889 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
1922 OPL_CH *CH = &OPL->P_CH[ch];
2356 OPL_CALC_CH(OPL, &OPL->P_CH[0]); in ym3812_update_one()
[all …]
H A Dym2413.c678 CH = &chip->P_CH[i/2]; in advance()
824 CH = &chip->P_CH[i/2]; in advance()
1387 chip->P_CH[i].Muted = 0x00; in OPLL_initalize()
1725 CH = &chip->P_CH[chan]; in OPLLWriteReg()
1737 CH = &chip->P_CH[chan]; in OPLLWriteReg()
1824 CH = &chip->P_CH[chan]; in OPLLWriteReg()
1892 CH = &chip->P_CH[chan]; in OPLLWriteReg()
2012 OPLL_CH *CH = &chip->P_CH[c]; in OPLLResetChip()
2169 chan_calc(chip, &chip->P_CH[0]); in ym2413_update_one()
2171 chan_calc(chip, &chip->P_CH[1]); in ym2413_update_one()
[all …]
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dfmopl.c746 CH = &OPL->P_CH[i/2]; in refresh_eg()
823 CH = &OPL->P_CH[i/2]; in advance()
902 CH = &OPL->P_CH[i/2]; in advance()
1392 OPL->P_CH[i].Muted = 0x00; in OPL_initalize()
1744 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1797 CH = &OPL->P_CH[r&0x0f]; in OPLWriteReg()
1808 CH = &OPL->P_CH[slot/2]; in OPLWriteReg()
1887 OPL_CH *CH = &OPL->P_CH[c]; in OPLResetChip()
1920 OPL_CH *CH = &OPL->P_CH[ch];
2354 OPL_CALC_CH(OPL, &OPL->P_CH[0]); in ym3812_update_one()
[all …]
H A Dym2413.c677 CH = &chip->P_CH[i/2]; in advance()
823 CH = &chip->P_CH[i/2]; in advance()
1386 chip->P_CH[i].Muted = 0x00; in OPLL_initalize()
1724 CH = &chip->P_CH[chan]; in OPLLWriteReg()
1736 CH = &chip->P_CH[chan]; in OPLLWriteReg()
1823 CH = &chip->P_CH[chan]; in OPLLWriteReg()
1891 CH = &chip->P_CH[chan]; in OPLLWriteReg()
2011 OPLL_CH *CH = &chip->P_CH[c]; in OPLLResetChip()
2168 chan_calc(chip, &chip->P_CH[0]); in ym2413_update_one()
2170 chan_calc(chip, &chip->P_CH[1]); in ym2413_update_one()
[all …]

12345