Home
last modified time | relevance | path

Searched defs:IP_GET_IMPULSE (Results 1 – 3 of 3) sorted by relevance

/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/
H A Dinptport.h155 #define IP_GET_IMPULSE(port) (((port)->type >> 8) & 0xff) macro
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/
H A Dinptport.h165 #define IP_GET_IMPULSE(port) (((port)->type >> 8) & 0xff) macro
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/
H A Dinptport.h165 #define IP_GET_IMPULSE(port) (((port)->type >> 8) & 0xff) macro