Home
last modified time | relevance | path

Searched refs:ENABLE_CTR2 (Results 1 – 5 of 5) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/audio/
H A Dmeadows.cpp23 #define ENABLE_CTR2 0x02 macro
74 amp = ((m_0c03 & ENABLE_CTR2) != 0) ? 0xa0 : 0; in meadows_sh_update()
/dports/emulators/mame/mame-mame0226/src/mame/audio/
H A Dmeadows.cpp23 #define ENABLE_CTR2 0x02 macro
74 amp = ((m_0c03 & ENABLE_CTR2) != 0) ? 0xa0 : 0; in meadows_sh_update()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sndhrdw/
H A Dmeadows.c25 #define ENABLE_CTR2 0x02 macro
91 amp = ((meadows_0c03 & ENABLE_CTR2) != 0) ? 0xa0 : 0; in meadows_sh_update()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sndhrdw/
H A Dmeadows_sndhrdw.c26 #define ENABLE_CTR2 0x02 macro
92 amp = ((meadows_0c03 & ENABLE_CTR2) != 0) ? 0xa0 : 0; in meadows_sh_update()
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/sndhrdw/
H A Dmeadows_sndhrdw.c26 #define ENABLE_CTR2 0x02 macro
92 amp = ((meadows_0c03 & ENABLE_CTR2) != 0) ? 0xa0 : 0; in meadows_sh_update()