Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/joystick/mint/
DSDL_sysjoystick.c122 static const Uint32 teamtap_ghosts[20][4]={ variable
467 if (jp_joypads[num_port*4]!=teamtap_ghosts[i][0]) in detect_teamtap()
472 if ((jp_joypads[num_port*4+j] & teamtap_ghosts[i][j]) in detect_teamtap()
473 ==teamtap_ghosts[i][j]) in detect_teamtap()