![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on C++ for PSP! within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Hi guys, I was wondering something about programing homebrew for the PSP. Now I know there is two ways, either ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() God Darn Gophers
|
Hi guys,
I was wondering something about programing homebrew for the PSP. Now I know there is two ways, either LUA or C/C++. I do not think I would ever want to go and learn LUA. My question though is about C++, to code for the PSP I would need to know GUI C++ I believe correct or am I missing the picture here. I finished basic C++ in high school and will go into some advanced next year hopefully. But to code for the PSP I would need to know GUI correct? |
|
|
|
|
|
#2 |
![]() |
Functions are completely different. I would recommend C because most of the Libs are coded in C
__________________
HELP ME HAIRY LEG!!!! I have a 1.5 (downgraded) US PSP [code] _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ ( P | S | P | - | P | r | o | g | r | a | m | m | i | n | g ) \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ _ _ _ _ _ / \ / \ / \ / \ / \ ( A | d | m | i | n ) \_/ \_/ \_/ \_/ \_/ [/code] |
|
|
|
|
|
#3 |
![]() ![]() Developer
|
Do you know that GUI isn't a language? It stands for Graphical User Interface and is just the looks of your program (eg. a menu ect.). If you just want to know how to do a simple GUI i recommend checking out yeldarbs tutorial on blit'ing images. And yes, there are some differences in writing a program for the psp eg. printf = pspDebugScreenPrintf ect.
|
|
|
|
|
|
#4 |
![]() |
go to www.psp-programming.com and click on tutorials, that'll get you up to speed on the subtle differences in programming for the PSP.
__________________
[URL="http://www.newlilwayne.com"]www.NewLilWayne.com[/URL] |
|
|
|
|
|
#5 |
![]() God Darn Gophers
|
Yeah cool guys and thanks for the site! As for coding in C I am cool with that since my teacher was teaching us both C and C++ together so it is not like I am noob to C lol, no I just like how C++ is easier in a way! but yeah I could code in C as well! Also I know GUi is not a language what I do not know is how to write programs so they look like homebrew or an OS, the GUI part lol! That is the issue I have! I only studied basic C++!
|
|
|
|
|
|
#6 |
![]() |
just check out the tutorials at www.psp-programming.com its not that hard
__________________
[URL="http://www.newlilwayne.com"]www.NewLilWayne.com[/URL] |
|
|
|
|
|
#7 | |
![]() God Darn Gophers
|
Quote:
|
|
|
|
|
![]() |
| Tags |
| psp |
| Thread Tools | |
|
|