PDA

View Full Version : P-Sprint v0.51a for the PSP



wraggster
August 17th, 2005, 07:42
Arwin (http://forums.ps2dev.org/viewtopic.php?t=2913&start=30) has released a new version of his "Keyboard Emulator" for the PSP, heres whats new in the latest version:

version 0.51a
- added a non-blocking readKey function with a new structure that contains information on which group is selected, which modifiers were pressed, and so on, all at the right time. The p-sprint testscreen uses the function to display a proper blinking cursor. I spent a few hours on getting the key-repeat to work properly, but I couldn't manage it and the night's almost up, so have to get back to that later. But this is a significant step for other coders, so I'm releasing this early version for testing and development.

Getting a key from p-sprint is a lot like reading the controller now, with a comparable, non-blocking structure setup.

It would be fun to see if it were difficult to integrate this function into MicroWindows or something similar now.

Once I get the keyrepeat working I can rewrite the p_spGetChar and p_spGetKey functions calling the readKey functions in a loop, and wrap the whole thing up in a nice header file.

Download Here --> http://psp-news.dcemu.co.uk/p-sprint.shtml

Clay
August 17th, 2005, 08:14
You forgot the download link bud =)

http://files.pspupdates.com/cgi-bin/cfiles.cgi?0,0,0,0,21,1082

Smiths
August 17th, 2005, 09:38
He sure did:

http://www.niwra.nl/psp/p-sprint-c/p-sprint51a.rar

But I'm sure you're more official than that thread....

coheedcollapse
August 17th, 2005, 17:42
Thanks for the links people. Psprint has always confused the hell out of me...I need to get used to it before it's prominantly used in all forms of software. :D

wraggster
August 17th, 2005, 17:59
Hmm ive added the link now but you see the arwin link at the top, well that also leads to the download :P