| View previous topic :: View next topic |
| Author |
Message |
swordfish
Joined: 01 Aug 2008 Posts: 3 Location: Australia
|
Posted: Fri Aug 01, 2008 7:19 pm Post subject: NOOB NEEDS HELP |
|
|
| Hello im looking for an easy tutorial on how to program the PSP. i had a look at www.psp-programming.com's tutorials but where no help because cygwin wont work on my computer, so i downloaded the windows version and had a look at the documentation and it did my head in. I would appreciate any help. |
|
| Back to top |
|
 |
kralyk
Joined: 06 Apr 2008 Posts: 114 Location: Czech Republic, central EU
|
Posted: Fri Aug 01, 2008 10:18 pm Post subject: |
|
|
| Alright, first of all: Have you succesfully set up the enviromnet yet? - meaning have you managed to compile a Hello World exmaple yet? |
|
| Back to top |
|
 |
sauron_le_noir
Joined: 05 Jul 2008 Posts: 229
|
|
| Back to top |
|
 |
swordfish
Joined: 01 Aug 2008 Posts: 3 Location: Australia
|
Posted: Sat Aug 02, 2008 9:27 am Post subject: |
|
|
| I tried to set it up but cgywin wouldnt work on my computer so i set up the pspsdk for windows and i had a look at the documentation and compiles some samples. i know how to print text to the screen but thats about it, dont know how to do any graphics or controls etc |
|
| Back to top |
|
 |
jean

Joined: 05 Jan 2008 Posts: 489
|
Posted: Sat Aug 02, 2008 7:00 pm Post subject: |
|
|
right way to begin:
1) learn c/c++ if you don't know them (this could take a looooong time); start from something easy as Visual c++ express (free, easy to setup, full of examples on the net)
2) install latest heimdall's win32 pspsdk on your win32 machine (use search for "heimdall win32 pspsdk")
3) compile EACH sample and try to modify details
4) learn about PSP architecture (i'm going to publish a pretty little doc on this) |
|
| Back to top |
|
 |
swordfish
Joined: 01 Aug 2008 Posts: 3 Location: Australia
|
Posted: Sat Aug 02, 2008 7:40 pm Post subject: |
|
|
| I already know c, and i will have another look at the samples again in more detail. thanks for the advice |
|
| Back to top |
|
 |
Gh0st-UPMS
Joined: 17 Feb 2008 Posts: 23
|
Posted: Sat Aug 02, 2008 10:33 pm Post subject: |
|
|
| If you have Visual Studio 2008 Express Edition, you could always try that and use this for installing the toolchain. |
|
| Back to top |
|
 |
|