lilliput touchscreen driver

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
rinco
Posts: 255
Joined: Fri Jan 21, 2005 2:12 pm
Location: Canberra, Australia

lilliput touchscreen driver

Post by rinco »

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_inf ... ucts_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.
blackdroid
Posts: 564
Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:

Post by blackdroid »

This is quite cool stuff actually :) gives me another reason to get one of those lilliputs.
Kung VU
Post Reply