Search found 5 matches

by daveyc
Sat Oct 08, 2005 2:33 am
Forum: PSP Development
Topic: Wifi Signal Strength
Replies: 1
Views: 1494

Wifi Signal Strength

Does anyone know if any of the networking methods return the wifi signal strength? (this value is available within the sony connection properties). I didn't see anything in sceUtilityGetNetParam, and playing around with the returned values of sceNetApctlGetInfo didn't seem to return anything that co...
by daveyc
Fri Oct 07, 2005 12:04 pm
Forum: PSP Development
Topic: Support for exceptions?
Replies: 3
Views: 1503

Is this a limitation of the PSP, or the PSPSDK?

eg - Will exceptions ever be support in Kernel mode?
by daveyc
Sun Sep 25, 2005 3:53 am
Forum: PSP Development
Topic: SDL Tutorial lesson 2
Replies: 9
Views: 7225

Yup, that's the one
by daveyc
Sun Sep 25, 2005 3:17 am
Forum: PSP Development
Topic: SDL Tutorial lesson 2
Replies: 9
Views: 7225

I've tried using your script, and most of the packages install correctly, but it fails when trying to install freetype. I'm using the latest toolchain and I've tried it on cygwin and on linux (fedora). Here's the contents of config.log: Any ideas? ## ----------- ## ## Core tests. ## ## ----------- #...
by daveyc
Sat Sep 24, 2005 12:04 pm
Forum: PSP Development
Topic: Trouble building FreeType
Replies: 2
Views: 1575

Trouble building FreeType

I'm trying to build the latest freetype from SVN, and I'm running into some errors. I've updated my cygwin to the latest versions of automake, libtool and autoconf (as per README.PSP). The execution of autogen.sh works fine, but the configure is failing (as a note, running ./configure - eg building ...