Home
last modified time | relevance | path

Searched defs:IP_ACTIVE_HIGH (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dapexc.cpp95 …PORT_BIT(panel_run, IP_ACTIVE_HIGH, IPT_OTHER) PORT_NAME("Run/Stop") PORT_CODE(KEYC… in PORT_BIT() argument
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dapexc.cpp95 …PORT_BIT(panel_run, IP_ACTIVE_HIGH, IPT_OTHER) PORT_NAME("Run/Stop") PORT_CODE(KEYC… in PORT_BIT() argument
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dinptport.h40 #define IP_ACTIVE_HIGH 0x0000 macro
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dinptport.h38 #define IP_ACTIVE_HIGH 0x0000 macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dinptport.h38 #define IP_ACTIVE_HIGH 0x0000 macro
/dports/emulators/mess/mame-mame0226/src/emu/
H A Dioport.h35 const ioport_value IP_ACTIVE_HIGH = 0x00000000; variable
/dports/emulators/mame/mame-mame0226/src/emu/
H A Dioport.h35 const ioport_value IP_ACTIVE_HIGH = 0x00000000; variable