Home
last modified time | relevance | path

Searched refs:SET_OUTPUT_FULL (Results 1 – 6 of 6) sorted by relevance

/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/drv/midway/
H A Ddcs2k.cpp42 #define SET_OUTPUT_FULL() nLatchControl &= ~LATCH_OUTPUT_EMPTY macro
514 SET_OUTPUT_FULL(); in OutputLatch()
/dports/games/libretro-fbalpha/fbalpha-84eb9d9/src/burn/drv/midway/
H A Ddcs2k.cpp42 #define SET_OUTPUT_FULL() nLatchControl &= ~LATCH_OUTPUT_EMPTY macro
546 SET_OUTPUT_FULL(); in OutputLatch()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sndhrdw/
H A Ddcs.c31 #define SET_OUTPUT_FULL() (dcs.latch_control &= ~LCTRL_OUTPUT_EMPTY) macro
793 SET_OUTPUT_FULL(); in latch_delayed_w()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sndhrdw/
H A Ddcs.c31 #define SET_OUTPUT_FULL() (dcs.latch_control &= ~LCTRL_OUTPUT_EMPTY) macro
790 SET_OUTPUT_FULL(); in latch_delayed_w()
/dports/emulators/mess/mame-mame0226/src/mame/audio/
H A Ddcs.cpp180 #define SET_OUTPUT_FULL() (m_latch_control &= ~LCTRL_OUTPUT_EMPTY) macro
1611 SET_OUTPUT_FULL(); in TIMER_CALLBACK_MEMBER()
/dports/emulators/mame/mame-mame0226/src/mame/audio/
H A Ddcs.cpp180 #define SET_OUTPUT_FULL() (m_latch_control &= ~LCTRL_OUTPUT_EMPTY) macro
1611 SET_OUTPUT_FULL(); in TIMER_CALLBACK_MEMBER()