Home
last modified time | relevance | path

Searched refs:OPL3_STATUSMASK_SET (Results 1 – 10 of 10) sorted by relevance

/dports/audio/schismtracker/schismtracker-20211116/player/
H A Dfmopl3.c631 static inline void OPL3_STATUSMASK_SET(OPL3 *chip,int flag)
1708 OPL3_STATUSMASK_SET(chip, (~v) & 0x60 );
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dymf262.c628 static INLINE void OPL3_STATUSMASK_SET(OPL3 *chip,int flag) in OPL3_STATUSMASK_SET() function
1722 OPL3_STATUSMASK_SET(chip, (~v) & 0x60 ); in OPL3WriteReg()
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dymf262.cpp666 INLINE void OPL3_STATUSMASK_SET(OPL3 *chip,int flag) in OPL3_STATUSMASK_SET() function
1742 OPL3_STATUSMASK_SET(chip, (~v) & 0x60 ); in OPL3WriteReg()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/game-music-emu-0.6pre/vgmplay/VGMPlay/chips/
H A Dymf262.c655 INLINE void OPL3_STATUSMASK_SET(OPL3 *chip,int flag) in OPL3_STATUSMASK_SET() function
1750 OPL3_STATUSMASK_SET(chip, (~v) & 0x60 ); in OPL3WriteReg()
/dports/audio/vgmplay/vgmplay-0.40.9_2/chips/
H A Dymf262.c654 INLINE void OPL3_STATUSMASK_SET(OPL3 *chip,int flag) in OPL3_STATUSMASK_SET() function
1749 OPL3_STATUSMASK_SET(chip, (~v) & 0x60 ); in OPL3WriteReg()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/snd/
H A Dymf262.cpp666 INLINE void OPL3_STATUSMASK_SET(OPL3 *chip,int flag) in OPL3_STATUSMASK_SET() function
1742 OPL3_STATUSMASK_SET(chip, (~v) & 0x60 ); in OPL3WriteReg()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sound/
H A Dymf262.c628 static INLINE void OPL3_STATUSMASK_SET(OPL3 *chip,int flag) in OPL3_STATUSMASK_SET() function
1718 OPL3_STATUSMASK_SET(chip, (~v) & 0x60 ); in OPL3WriteReg()
/dports/emulators/mess/mame-mame0226/src/devices/sound/
H A Dymf262.cpp686 static inline void OPL3_STATUSMASK_SET(OPL3 *chip,int flag) in OPL3_STATUSMASK_SET() function
1771 OPL3_STATUSMASK_SET(chip, (~v) & 0x60 ); in OPL3WriteReg()
/dports/emulators/mame/mame-mame0226/src/devices/sound/
H A Dymf262.cpp686 static inline void OPL3_STATUSMASK_SET(OPL3 *chip,int flag) in OPL3_STATUSMASK_SET() function
1771 OPL3_STATUSMASK_SET(chip, (~v) & 0x60 ); in OPL3WriteReg()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/hardware/mame/
H A Dymf262.cpp686 static inline void OPL3_STATUSMASK_SET(OPL3 *chip,int flag)
1763 OPL3_STATUSMASK_SET(chip, (~v) & 0x60); in OPL3WriteReg()