| View previous topic :: View next topic |
| Author |
Message |
XRS
Joined: 15 May 2005 Posts: 32
|
Posted: Tue Oct 18, 2005 4:59 am Post subject: A new begining! |
|
|
Well, im here to try learn many things to start playing with PSP programming code.
So, i'm using eclipse, and I can make apps for PSP, but, i would like to know where i can get the functions to start learning??
I would like a tutorial to play around with PSP, make things like i want...these things.
Like ex. PRINTF (YOUR CODE); -> Used to print in the ecran...
If you put here some tutos, or else, its enough to put the function, and how to use it!
Thx in advance =) |
|
| Back to top |
|
 |
XRS
Joined: 15 May 2005 Posts: 32
|
Posted: Fri Oct 21, 2005 11:31 pm Post subject: |
|
|
| nobody can help me?? =( |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
|
| Back to top |
|
 |
XRS
Joined: 15 May 2005 Posts: 32
|
Posted: Sat Oct 22, 2005 1:31 am Post subject: |
|
|
I am using another one... =)
What i need to know are the functions...
I want to learn more that the examples have, that is almost nothing...
Im using eclipse 3.1 with cgg c++ and works perfectly, ive done my hello world app to test and it works...
Now i only want to know what are the functions...that like PSPDebugScreenPrintf - Print in the screen...is that what i want to know.. |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Sat Oct 22, 2005 3:14 am Post subject: |
|
|
Another one, eh? I'm afraid you won't find much support here for other packages.
However, you should be able to look in the pspsdk header files for function definitions. |
|
| Back to top |
|
 |
XRS
Joined: 15 May 2005 Posts: 32
|
Posted: Sat Oct 22, 2005 5:01 am Post subject: |
|
|
Could you say me what are the files that have the functions please?
Thanks.. |
|
| Back to top |
|
 |
Fanjita
Joined: 28 Sep 2005 Posts: 217
|
Posted: Sat Oct 22, 2005 10:08 am Post subject: |
|
|
It's best to take a look at the PSPSDK sample code (see earlier in this thread), to get a feel for what functions there are.
Also it does no harm to just read the include/psp*.h files, they have the function declarations and a few notes on usage.
It's all there in the standard toolchain installation. |
|
| Back to top |
|
 |
|