| View previous topic :: View next topic |
| Author |
Message |
rinco
Joined: 21 Jan 2005 Posts: 255 Location: Canberra, Australia
|
Posted: Wed Jan 26, 2005 10:57 pm Post subject: lilliput touchscreen driver |
|
|
download from http://ps2dev.org/kb.x?T=1136
here's half the readme:
What is it
~~~~
A touchscreen driver which can be used instead of ps2mouse.irx.
What does it do
~~~~
Interprets touch input from a Lilliput 7" touchscreen. You should
be able to use it with any application that loads ps2mouse.irx.
This device appears to the PS2 as a single button mouse.
Here is a link to a description*:
http://www.mp3car.com/store/product_info.php?products_id=33
* I am in no way affiliated nor did I buy my screen from mp3car.com
Installation
~~~~
Rename touchscreen.irx to ps2mouse.irx and use with your playstation2
that has a touchscreen.
Load the driver with something like this:
SifLoadModule("host:ps2mouse.irx", 0, 0);
Requirements
~~~~
usbd.irx - I use an official Sony release. Let me know if the
ps2sdk release works for you. |
|
| Back to top |
|
 |
blackdroid
Joined: 17 Jan 2004 Posts: 564 Location: Sweden
|
Posted: Thu Jan 27, 2005 9:25 am Post subject: |
|
|
This is quite cool stuff actually :) gives me another reason to get one of those lilliputs. _________________ Kung VU |
|
| Back to top |
|
 |
|