[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The gameport commands read input from the PC gameport. The notation JjBb
is used to signify button b on joystick j. The buttonbox is a specialized
input device which plugs into the game port. The buttonbox has four buttons which correspond
to J1B1
, J1B2
, J2B1
, JB22
. Cogsys writes the values `A' through
`D' for these inputs, respectively.
2.3.7.1 Wait Any Button ( #K
)2.3.7.2 Wait for J1B1 (+/- J2B1) ( #L
)2.3.7.3 Button Response ( #V
)2.3.7.4 Timed Button J1B1 (+/- J2B1) Response ( #M
)2.3.7.5 Timed Response Any Button ( #Q
)