Page 1 of 1

PSX-Pad

Posted: Fri Sep 05, 2008 4:22 pm
by hidnplayr
PSX-Pad is a program wich makes it possible to play games in KolibriOS using a PSX-Gamepad connected to your LPT port.

More info in the readme ;)


http://ftp.kolibrios.org/pub/programs/h ... Pad-v02.7z

Re: PSX-Pad

Posted: Sun Sep 07, 2008 9:21 pm
by Asper
Great! I'll try it as soon as I connect GamePad to my computer :) .
I like this OS and it's team! :D

Re: PSX-Pad

Posted: Sat Sep 13, 2008 5:18 pm
by Albom
Если кто-нибудь хочет использовать psx-pad с ядром без 18,23, то вот мой вариант, который использует 72,1,2. Правда, с ним работает гораздо меньше программ.

Re: PSX-Pad

Posted: Sat Sep 13, 2008 10:52 pm
by Albom
hidnplayr
I have an idea how to improve your program. you could try to make 2 threads in your program. first thread is for reading from LPT and sending key to atcive window. second thread could create window where user could choose a set of keys. also the second thread is need for telling to OS that PSX-PAD is still running.

Re: PSX-Pad

Posted: Sun Sep 14, 2008 1:15 am
by hidnplayr
well, what are you waiting for? ;)

Re: PSX-Pad

Posted: Sun Sep 14, 2008 10:29 am
by Albom
i'm not waiting. if you see i have improved your program. in my version you don't need 18,23 function. now i'm trying to rewrite PSX-Pad into C. and then maybe it will have 2 threads.

Re: PSX-Pad

Posted: Sun Sep 14, 2008 3:28 pm
by hidnplayr
The use of the other function is good, it isnt (wasnt) documented yet so i didnt knew it existed back then.
I personally dont see what a rewrite in C is good for.

good luck anyway :)