From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b7059312383bd1d9 X-Google-Attributes: gid103376,public From: jboulais@my-deja.com Subject: Re: joystick or gamepad package? Date: 1999/08/05 Message-ID: <7obrnn$3cu$1@nnrp1.deja.com>#1/1 X-Deja-AN: 509129068 References: <7oaud4$ai8$1@bgtnsc01.worldnet.att.net> X-Http-Proxy: 1.0 x39.deja.com:80 (Squid/1.1.22) for client 140.76.238.7 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Thu Aug 05 11:15:08 1999 GMT X-MyDeja-Info: XMYDJUIDjboulais Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.08 [en] (WinNT; I ;Nav) Date: 1999-08-05T00:00:00+00:00 List-Id: In article <7oaud4$ai8$1@bgtnsc01.worldnet.att.net>, "Josh Highley" wrote: > Does anyone know of an Ada package for using a joystick or gamepad? > > I have a joystick FAQ that says a person can read bits from 210h for > joystick info, but it also says the infomation fluctuates and can be very > inconsistent from one read to the next. > > Thanks, > > Josh Highley > joshhighley@hotmail.com > > There are Win32 services available for easily interfacing with a joystick or gamepad (in win32.mmsystem.ads). I wrote extra bindings to cover stuff that's not in the level 3 bindings. If you want more info, email me at jboulais@my-deja.com Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.