PSP for non-game use

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Mel
Posts: 9
Joined: Wed Oct 03, 2007 4:33 am

PSP for non-game use

Post by Mel »

Background:
- I have just been assigned the task of learning about the PSP for a specefic non-game application.
- I've done embedded hardware & software/firmware design in past but never PSP or such.

My first questions:
1 - Have others used the PSP for applications other than games?
2 - Where can I find examples of such use?
3 - Are there other forums dedicated to PSP development I should also become a member of?
4 - What are some common problems developers run into when attempting to use the PSP platform for other applications?
5 - Does Sony encourage or discourage such use?
6 - Do they have a program/outreach to work with developers?
7 - Where can I find a block diagram or schematic of the PSP?

I'm sure I will have more questions as I read and learn. Thanks to anyone for any assistnce that may reduce me reading zillions of web pages as I try to learn.
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post by jimparis »

1 - Have others used the PSP for applications other than games?
2 - Where can I find examples of such use?
yes, google
3 - Are there other forums dedicated to PSP development I should also become a member of?
4 - What are some common problems developers run into when attempting to use the PSP platform for other applications?
browse through these forums first
5 - Does Sony encourage or discourage such use?
6 - Do they have a program/outreach to work with developers?
discourage, and definitely no
7 - Where can I find a block diagram or schematic of the PSP?
nowhere, but check yapspd.
J-Fox
Posts: 15
Joined: Wed Sep 26, 2007 12:25 am
Location: Hannover, Germany

Post by J-Fox »

1. Ofcourse, there are media players, ebook readers, office applications, ...
2. Look around, i recommend psp-homebrew.eu and qj.net
3. Yes, i like psp-programming.com
4. I hate moving the files onto the psp over and over again
5. Seeing that sony always changes stuff to make the firmware more secure i would say they hate us - but i hate them too so i dont care :)
6. No... Sad - innit?
7. I doubt there is any
TyRaNiD
Posts: 907
Joined: Sun Jan 18, 2004 12:23 am

Post by TyRaNiD »

4. I hate moving the files onto the psp over and over again
Who honestly moves any files to the PSP for developing purposes these days :)
saulotmalo2
Posts: 43
Joined: Mon Sep 10, 2007 9:32 am

Post by saulotmalo2 »

TyRaNiD wrote:
4. I hate moving the files onto the psp over and over again
Who honestly moves any files to the PSP for developing purposes these days :)

I think not everybody uses your software tyranid xD. Also I use it :P

By the way there is an excel clone did by some spanish guy. You can test te last neocontest he won the 1º place i think or second.
Cpasjuste
Posts: 214
Joined: Sun May 29, 2005 8:28 am

Post by Cpasjuste »

No one can develop something without psplink :)
Mel
Posts: 9
Joined: Wed Oct 03, 2007 4:33 am

Post by Mel »

Newbie ask... once you compile your code on your PC how do you get to the PSP for testing w/o "Moving It" ??
califrag
Posts: 30
Joined: Wed Apr 04, 2007 4:43 pm

Post by califrag »

unfortunately i HAVE to develop w/o PSP link (at least right now) because I am developing a program that uses the GoCam/ChottoShot :sigh: stupid only one usb port bah!
jimparis
Posts: 1145
Joined: Fri Jun 10, 2005 4:21 am
Location: Boston

Post by jimparis »

Mel: use tyranid's psplink.
J-Fox
Posts: 15
Joined: Wed Sep 26, 2007 12:25 am
Location: Hannover, Germany

Post by J-Fox »

saulotmalo2 wrote:
TyRaNiD wrote:
4. I hate moving the files onto the psp over and over again
Who honestly moves any files to the PSP for developing purposes these days :)
I think not everybody uses your software tyranid xD. Also I use it :P
By the way there is an excel clone did by some spanish guy. You can test te last neocontest he won the 1º place i think or second.
I even use it! But its still annoying when my app (to be more specific: wlan/adhoc module) crashes cause the whole psp to get stuck, then PSPLink wont help at all and i have to reboot which takes atleast 20 seconds...
Cpasjuste
Posts: 214
Joined: Sun May 29, 2005 8:28 am

Post by Cpasjuste »

Well califrag, use an old psplink build with netshell support ;)
saulotmalo2
Posts: 43
Joined: Mon Sep 10, 2007 9:32 am

Post by saulotmalo2 »

J-Fox wrote:
saulotmalo2 wrote:
TyRaNiD wrote: Who honestly moves any files to the PSP for developing purposes these days :)
I think not everybody uses your software tyranid xD. Also I use it :P
By the way there is an excel clone did by some spanish guy. You can test te last neocontest he won the 1º place i think or second.
I even use it! But its still annoying when my app (to be more specific: wlan/adhoc module) crashes cause the whole psp to get stuck, then PSPLink wont help at all and i have to reboot which takes atleast 20 seconds...
Sure, I like your app but some times crashes but i have made a several scripts for setup all the environment very fast, but when i have to reboot the PSP is very anoying
califrag
Posts: 30
Joined: Wed Apr 04, 2007 4:43 pm

Post by califrag »

Cpasjuste wrote:Well califrag, use an old psplink build with netshell support ;)
there's the rub - older psplink builds are not compatible with 3xx fw ;[
Post Reply