Full joystick access from Windows

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Full joystick access from Windows

Jon Hylands

As a part of the work I'm doing in Squeak, I wrote a very simple
FFI-based interface to a subset of the Windows extended joystick
interface. This gives you access to six joystick axes, plus 12
buttons, and the POV hat.

If anyone is interested, I can post a changeset somewhere...

Later,
Jon


Reply | Threaded
Open this post in threaded view
|

Re: Full joystick access from Windows

garduino
Yes, sure, if you wants to share is a thing of my interest.

Cheers.
Germán.


2010/1/5 Jon Hylands <[hidden email]>:

>
> As a part of the work I'm doing in Squeak, I wrote a very simple
> FFI-based interface to a subset of the Windows extended joystick
> interface. This gives you access to six joystick axes, plus 12
> buttons, and the POV hat.
>
> If anyone is interested, I can post a changeset somewhere...
>
> Later,
> Jon
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: Full joystick access from Windows

Jon Hylands
On Tue, 5 Jan 2010 11:43:58 -0300, Germán Arduino <[hidden email]>
wrote:

>Yes, sure, if you wants to share is a thing of my interest.

You can find it at:

http://www.huv.com/WinJoystick.st

Its basically nothing polished - just the simplest thing that works...

Later,
Jon


Reply | Threaded
Open this post in threaded view
|

Re: Full joystick access from Windows

garduino
Thanks by share Jon.

2010/1/5 Jon Hylands <[hidden email]>:

> On Tue, 5 Jan 2010 11:43:58 -0300, Germán Arduino <[hidden email]>
> wrote:
>
>>Yes, sure, if you wants to share is a thing of my interest.
>
> You can find it at:
>
> http://www.huv.com/WinJoystick.st
>
> Its basically nothing polished - just the simplest thing that works...
>
> Later,
> Jon
>
>
>