Search found 11 matches

by pspguy190
Wed Aug 31, 2005 7:19 am
Forum: PSP Development
Topic: PSP Launcher : small tool for lazy people :D
Replies: 19
Views: 29414

dosen't look locked
by pspguy190
Mon Aug 15, 2005 10:36 am
Forum: PSP Development
Topic: PSP Launcher : small tool for lazy people :D
Replies: 19
Views: 29414

Hey Shazz what funtions did u use to open homebrew stuff. And how u use them.
by pspguy190
Mon Aug 15, 2005 7:05 am
Forum: PSP Development
Topic: Compiling Problem
Replies: 9
Views: 3254

I did use ./toolchain.sh alone first then after hours i set the enviorment variables and then used ./ttolchain.sh -p after that i was able to build all of the sample programs but i still get the error for pspWeather
by pspguy190
Sat Aug 13, 2005 1:35 pm
Forum: PSP Development
Topic: Compiling Problem
Replies: 9
Views: 3254

I deleted everything as u said and downloaded the psptoolchain script from opoo.net. Then I followed the instrustions on the psp faq. In the end i also used this command to intall the latest pspsdk: ./toolchain.sh -p Then i went back to pspWeather v1.05 source and used the make command. I was afraid...
by pspguy190
Fri Aug 12, 2005 11:00 am
Forum: PSP Development
Topic: Compiling Problem
Replies: 9
Views: 3254

can u tell me how to do that. i have been trying for a while but can't get it right. i personaly don't think in the instructions with the pspsdk readme are helpfull. Please help
by pspguy190
Thu Aug 04, 2005 10:40 pm
Forum: PSP Development
Topic: Compiling Problem
Replies: 9
Views: 3254

That was a typo just changing it
by pspguy190
Thu Aug 04, 2005 7:30 am
Forum: PSP Development
Topic: Compiling Problem
Replies: 9
Views: 3254

Compiling Problem

I have been able to complie nem's hello world for psp but i can't get to compile the source for pspweather v1.05. Here is the error message i get: $make /usr/local/pspdev/psp/bin/psp-gcc -march+r4000 -g -mgp32 -c -xassembler -O -o startup.o startup.s make: /usr/local/pspdev/psp/bin/psp-gcc&a...
by pspguy190
Fri Jul 29, 2005 1:56 pm
Forum: PSP Development
Topic: Need help with two of the sce functions
Replies: 0
Views: 945

Need help with two of the sce functions

I went over to http://pspdev.ofcode.com/api.php and two functions caught my interest sceHttpCreateConnectionWithURL and sceHttpCreateRequestWithURL. Since they are not documented i would like t ask if anybody has details about them.
by pspguy190
Fri Jul 29, 2005 1:52 pm
Forum: PSP Development
Topic: Sony 2.0 firmware update
Replies: 64
Views: 27548

I guess that there wont be any need for developing a homebrew web browser now.
by pspguy190
Sat Jul 23, 2005 12:59 pm
Forum: PSP Development
Topic: How to compile, link and transfer PSP programs from VS.NET
Replies: 71
Views: 113350

I guess i my hopes are too high.

Well can you at lest make buttons with c/c++?
by pspguy190
Sat Jul 23, 2005 7:55 am
Forum: PSP Development
Topic: How to compile, link and transfer PSP programs from VS.NET
Replies: 71
Views: 113350

Ok so let me get this straight. You mean to say that you just found a way to program using vb.net instead of c/c++. If i am right, then i have a request. I am newbie to all this programing stuff so can you explain step 4-6 for me. What do you mean by "Add the source files to the vb.net project&...