Home
last modified time | relevance | path

Searched refs:E_CH (Results 1 – 21 of 21) sorted by relevance

/dports/games/exult/exult-snapshot-v1.7.0.20211128/audio/midi_drivers/
H A Dfmopl.cpp213 static OPL_CH *E_CH; variable
973 E_CH = &S_CH[9]; in YM3812UpdateOne_Mono()
985 OPL_CH *R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne_Mono()
1018 E_CH = &S_CH[9]; in YM3812UpdateOne_Stereo()
1030 OPL_CH *R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne_Stereo()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dfmopl.c193 static OPL_CH *E_CH; variable
1027 E_CH = &S_CH[9]; in YM3812UpdateOne()
1039 R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
1084 E_CH = &S_CH[9]; in Y8950UpdateOne()
1096 R_CH = rythm ? &S_CH[6] : E_CH; in Y8950UpdateOne()
/dports/games/openxcom/OpenXcom-1.0/src/Engine/Adlib/
H A Dfmopl.cpp220 static OPL_CH *E_CH; variable
1054 E_CH = &S_CH[9]; in YM3812UpdateOne()
1066 R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
1120 E_CH = &S_CH[9]; in Y8950UpdateOne()
1132 R_CH = rythm ? &S_CH[6] : E_CH; in Y8950UpdateOne()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dfmopl.c222 static OPL_CH *E_CH; variable
1056 E_CH = &S_CH[9]; in YM3812UpdateOne()
1068 R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
1121 E_CH = &S_CH[9]; in Y8950UpdateOne()
1133 R_CH = rythm ? &S_CH[6] : E_CH; in Y8950UpdateOne()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/nosefart/
H A Dfmopl.c201 static OPL_CH *E_CH; variable
1034 E_CH = &S_CH[9]; in YM3812UpdateOne()
1046 R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
1091 E_CH = &S_CH[9]; in Y8950UpdateOne()
1103 R_CH = rythm ? &S_CH[6] : E_CH; in Y8950UpdateOne()
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dfmopl.c228 static OPL_CH *E_CH; variable
1062 E_CH = &S_CH[9]; in YM3812UpdateOne()
1074 R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
1127 E_CH = &S_CH[9]; in Y8950UpdateOne()
1139 R_CH = rythm ? &S_CH[6] : E_CH; in Y8950UpdateOne()
/dports/audio/lmms/lmms-1.2.2/plugins/opl2/
H A Dfmopl.c221 static OPL_CH *E_CH; variable
1131 E_CH = &S_CH[9];
1143 R_CH = rythm ? &S_CH[6] : E_CH;
1196 E_CH = &S_CH[9];
1208 R_CH = rythm ? &S_CH[6] : E_CH;
/dports/audio/nosefart/nosefart-1.92f-mls/src/sndhrdw/
H A Dfmopl.c197 static OPL_CH *E_CH;
1043 E_CH = &S_CH[9];
1055 R_CH = rythm ? &S_CH[6] : E_CH;
1100 E_CH = &S_CH[9];
1112 R_CH = rythm ? &S_CH[6] : E_CH;
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/softsynth/opl/
H A Dmame.cpp255 static OPL_CH *E_CH; variable
1045 E_CH = &S_CH[9]; in YM3812UpdateOne()
1057 R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/games/residualvm/residualvm-0.3.1/audio/softsynth/opl/
H A Dmame.cpp255 static OPL_CH *E_CH; variable
1045 E_CH = &S_CH[9]; in YM3812UpdateOne()
1057 R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/emulators/qemu42/qemu-4.2.1/hw/audio/
H A Dfmopl.c214 static OPL_CH *E_CH; variable
993 E_CH = &S_CH[9]; in YM3812UpdateOne()
1005 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/emulators/qemu/qemu-6.2.0/hw/audio/
H A Dfmopl.c214 static OPL_CH *E_CH; variable
995 E_CH = &S_CH[9]; in YM3812UpdateOne()
1007 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/emulators/qemu60/qemu-6.0.0/hw/audio/
H A Dfmopl.c214 static OPL_CH *E_CH; variable
995 E_CH = &S_CH[9]; in YM3812UpdateOne()
1007 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/audio/
H A Dfmopl.c214 static OPL_CH *E_CH; variable
993 E_CH = &S_CH[9]; in YM3812UpdateOne()
1005 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/emulators/qemu5/qemu-5.2.0/hw/audio/
H A Dfmopl.c214 static OPL_CH *E_CH; variable
995 E_CH = &S_CH[9]; in YM3812UpdateOne()
1007 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/audio/
H A Dfmopl.c214 static OPL_CH *E_CH; variable
993 E_CH = &S_CH[9]; in YM3812UpdateOne()
1005 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/audio/
H A Dfmopl.c214 static OPL_CH *E_CH; variable
995 E_CH = &S_CH[9]; in YM3812UpdateOne()
1007 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/audio/
H A Dfmopl.c214 static OPL_CH *E_CH; variable
993 E_CH = &S_CH[9]; in YM3812UpdateOne()
1005 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/games/scummvm/scummvm-2.5.1/audio/softsynth/opl/
H A Dmame.cpp255 static OPL_CH *E_CH; variable
1051 E_CH = &S_CH[9]; in YM3812UpdateOne()
1063 R_CH = rythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/audio/
H A Dfmopl.c214 static OPL_CH *E_CH; variable
995 E_CH = &S_CH[9]; in YM3812UpdateOne()
1007 R_CH = rhythm ? &S_CH[6] : E_CH; in YM3812UpdateOne()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DFmopl.c196 OPL_CH *E_CH; variable
996 E_CH = &S_CH[9]; in Y8950UpdateOne()
1009 R_CH = rythm ? &S_CH[6] : E_CH; in Y8950UpdateOne()