Home
last modified time | relevance | path

Searched refs:OPL_TYPE_YM3812 (Results 1 – 25 of 43) sorted by relevance

12

/dports/games/openxcom/OpenXcom-1.0/src/Engine/
H A DAdlibMusic.cpp47 opl[0] = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in AdlibMusic()
51 opl[1] = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in AdlibMusic()
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Demuopl.cpp27 opl[0] = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in CEmuopl()
28 opl[1] = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in CEmuopl()
H A Dtemuopl.cpp27 opl = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in CTemuopl()
H A Dfmopl.h152 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Demuopl.cpp30 opl[0] = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in CEmuopl()
31 opl[1] = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in CEmuopl()
H A Dtemuopl.cpp27 opl = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in CTemuopl()
H A Dfmopl.h152 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
/dports/audio/lmms/lmms-1.2.2/plugins/opl2/
H A Dtemuopl.cpp27 opl = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in CTemuopl()
H A Dfmopl.h152 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
/dports/audio/ocp/ocp-0.2.90/playopl/
H A Docpemu.cpp44 opl = OPLCreate(OPL_TYPE_YM3812, 3579545, rate); in Cocpopl()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DFmopl.h141 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/softsynth/opl/
H A Dmame.h156 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
/dports/games/residualvm/residualvm-0.3.1/audio/softsynth/opl/
H A Dmame.h156 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
/dports/games/scummvm/scummvm-2.5.1/audio/softsynth/opl/
H A Dmame.h156 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
/dports/games/exult/exult-snapshot-v1.7.0.20211128/audio/midi_drivers/
H A Dfmopl.h178 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dfmopl.h138 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
H A D3812intf.c422 chiptype = OPL_TYPE_YM3812; in YM3812_sh_start()
/dports/games/openxcom/OpenXcom-1.0/src/Engine/Adlib/
H A Dfmopl.h154 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/nosefart/
H A Dfmopl.h142 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
H A Dvrc7_snd.c133 vrc7.ym3812 = OPLCreate(OPL_TYPE_YM3812, 3579545, apu_getcontext()->sample_rate); in vrc7_init()
/dports/audio/nosefart/nosefart-1.92f-mls/src/sndhrdw/
H A Dfmopl.h142 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL)
H A Dvrc7_snd.c128 vrc7.ym3812 = OPLCreate(OPL_TYPE_YM3812, 3579545, apu_getcontext()->sample_rate); in vrc7_init()
/dports/emulators/vice/vice-3.5/src/core/
H A Dfmopl.c135 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
1632 FM_OPL *YM3812 = OPLCreate(clock, rate, OPL_TYPE_YM3812); in ym3812_init()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/adplug/
H A Dopl_class.cpp93 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
1522 OPL_YM3812[i] = OPLCreate(OPL_TYPE_YM3812, clock, rate); in YM3812Init()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/core/
H A Dfmopl.c135 #define OPL_TYPE_YM3812 (OPL_TYPE_WAVESEL) macro
1632 FM_OPL *YM3812 = OPLCreate(clock, rate, OPL_TYPE_YM3812); in ym3812_init()

12