Home
last modified time | relevance | path

Searched refs:OPL_STATUSMASK_SET (Results 1 – 25 of 37) sorted by relevance

12

/dports/audio/lmms/lmms-1.2.2/plugins/opl2/
H A Dfmopl.c299 void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) { function
301 INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) {
854 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01);
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/softsynth/opl/
H A Dmame.cpp323 inline void OPL_STATUSMASK_SET(FM_OPL *OPL, int flag) { in OPL_STATUSMASK_SET() function
847 OPL_STATUSMASK_SET(OPL,((~v) & 0x78) | 0x01); in OPLWriteReg()
/dports/games/residualvm/residualvm-0.3.1/audio/softsynth/opl/
H A Dmame.cpp323 inline void OPL_STATUSMASK_SET(FM_OPL *OPL, int flag) { in OPL_STATUSMASK_SET() function
847 OPL_STATUSMASK_SET(OPL,((~v) & 0x78) | 0x01); in OPLWriteReg()
/dports/emulators/qemu42/qemu-4.2.1/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
784 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/emulators/qemu/qemu-6.2.0/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
786 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/emulators/qemu60/qemu-6.0.0/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
786 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
784 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/emulators/qemu5/qemu-5.2.0/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
786 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/games/exult/exult-snapshot-v1.7.0.20211128/audio/midi_drivers/
H A Dfmopl.cpp290 inline void OPL_STATUSMASK_SET(FM_OPL *OPL, int flag) { in OPL_STATUSMASK_SET() function
779 OPL_STATUSMASK_SET(OPL,((~v) & 0x78) | 0x01); in OPLWriteReg()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
784 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
786 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
784 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/games/scummvm/scummvm-2.5.1/audio/softsynth/opl/
H A Dmame.cpp323 inline void OPL_STATUSMASK_SET(FM_OPL *OPL, int flag) { in OPL_STATUSMASK_SET() function
849 OPL_STATUSMASK_SET(OPL,((~v) & 0x78) | 0x01); in OPLWriteReg()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/audio/
H A Dfmopl.c277 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
786 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dfmopl.c259 static INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
770 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/emulators/vice/vice-3.5/src/core/
H A Dfmopl.c528 inline static void OPL_STATUSMASK_SET(FM_OPL *OPL, int flag) in OPL_STATUSMASK_SET() function
1223 OPL_STATUSMASK_SET(OPL, (~v) & 0x78); in OPLWriteReg()
/dports/games/openxcom/OpenXcom-1.0/src/Engine/Adlib/
H A Dfmopl.cpp287 INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
797 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dfmopl.c289 static INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
799 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/multimedia/libxine/xine-lib-1.2.11/contrib/nosefart/
H A Dfmopl.c267 INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
777 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dfmopl.c295 INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
805 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01); in OPLWriteReg()
/dports/games/zdoom/zdoom-2.8.1/src/oplsynth/
H A Dfmopl.cpp618 INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
1357 OPL_STATUSMASK_SET(OPL, (~v) & 0x78 ); in OPLWriteReg()
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/adplug/
H A Dopl_class.cpp477 INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL, int flag) { in OPL_STATUSMASK_SET() function
1182 OPL_STATUSMASK_SET(OPL, ((~v) & 0x78) | 0x01); in OPLWriteReg()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/core/
H A Dfmopl.c528 inline static void OPL_STATUSMASK_SET(FM_OPL *OPL, int flag) in OPL_STATUSMASK_SET() function
1223 OPL_STATUSMASK_SET(OPL, (~v) & 0x78); in OPLWriteReg()
/dports/audio/nosefart/nosefart-1.92f-mls/src/sndhrdw/
H A Dfmopl.c276 INLINE void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag)
786 OPL_STATUSMASK_SET(OPL,((~v)&0x78)|0x01);
/dports/audio/zmusic/ZMusic-1.1.8/thirdparty/oplsynth/
H A Dfmopl.cpp597 static inline void OPL_STATUSMASK_SET(FM_OPL *OPL,int flag) in OPL_STATUSMASK_SET() function
1334 OPL_STATUSMASK_SET(OPL, (~v) & 0x78 ); in WriteRegister()

12