Home
last modified time | relevance | path

Searched defs:analog_wraps (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/emu/
H A Dioport.h1041 bool analog_wraps() const { return ((m_flags & ANALOG_FLAG_WRAPS) != 0); } in analog_wraps() function
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dioport.h1041 bool analog_wraps() const { return ((m_flags & ANALOG_FLAG_WRAPS) != 0); } in analog_wraps() function