![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on How to get started? within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; Hello everyone! I would like to get started proggying on the PSP... Although my preferred language is C# (I know ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
Hello everyone!
![]() I would like to get started proggying on the PSP... Although my preferred language is C# (I know there isn't a .NET FX for PSP... right? ), I've made a few C++ apps including a hello-world type game in SDL... C++ the "default" language on PSP, right? What are the graphics libraries and stuff? Compilers? I just wanna get back to coding... ![]() Thanks!
|
|
|
|
|
|
#2 |
![]() ![]() total-Z
|
Ah, the PSP can run C/C++ and ASM. To compile apps, you need the PSPSDK. I recomend looking at www.psp-programming.com and find the tutorials.
__________________
牧来栠摩琠敨映汩獥PSN: youresam From Earth the Frozen Ipaqs shall rise and be silenced and all will live free.
--Mike Hollingsworth |
|
|
|
|
|
#3 |
![]() ![]() Developer in Making...
|
the psp can Also play Lua, but seeing as you already know C#, I suggest learning c/c++ for the psp as they are more powerfull
__________________
NEWMy New BLOG!NEW The Wentire Worls in two Sectors.... When did I get dev statz?Spoiler for my PSP homebrewReleases:
Spoiler for Great Quotes:
|
|
|
|
|
|
#4 |
![]() ![]() sceKernelExitGame();
|
Since you know SDL all ready, you can use the port of SDL on the PSP
__________________
|
|
|
|
|
|
#6 | ||
![]() |
LOL, I wish...
But hey, I didn't know there was a SDL port... this pwns! ![]() [edit] Running into a little problem here... When I try to run "svn update", I get this error: Quote:
Quote:
Last edited by Leo28C; 01-15-2007 at 10:50 AM.. |
||
|
|
|
|
|
#7 |
![]() ![]() ...in a dream...
|
Bad SVN installation? Try reinstalling it.
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
|
|
#8 | |
![]() |
Quote:
![]() [edit] Nevermind, I found it... I got the last file from here: http://subversion.tigris.org/servlet...st?folderID=91 I extracted the files to my Cygwin folder so that the dir structure is the same, but it still gives me the same error... Any more ideas? Thanks! ![]() [/edit] |
|
|
|
|
|
|
#9 |
![]() ![]() Developer
|
You need to install it through cygwin I'd say. Just run the cygwin setup again and only select the SVN package
__________________
Raphs board rules #31: Excessive use of punctuation is either a sign of a lesser ego or a small mind. Avoid it if you don't want to look like a total moron. Raphs board rules #17: When you need to ask whether you are capable of doing something, you are not. Raphs board rules #2: Exploits aren't found by changing version numbers, blindly merging data into a file or turning your PSP upside down. Raphs board rules #1: If you have no clue how exploits work, don't come up with ideas about them. |
|
|
|
|
|
#10 |
![]() |
Hmmm... I did it this way, on the package selection, I unchecked the checkbox about obsolete and administrative packages, went into devel, and checked all packages starting with "subversion" to "Reinstall"... Is that it? It still doesn't work...
|
|
|
|
|
|
#11 |
![]() ![]() Developer
|
Then my next best tip would be to delete the .svn directory to clean it. It should get generated again by doing
"svn co svn://svn.pspdev.org/psp/trunk/psptoolchain" inside your toolchain folder
__________________
Raphs board rules #31: Excessive use of punctuation is either a sign of a lesser ego or a small mind. Avoid it if you don't want to look like a total moron. Raphs board rules #17: When you need to ask whether you are capable of doing something, you are not. Raphs board rules #2: Exploits aren't found by changing version numbers, blindly merging data into a file or turning your PSP upside down. Raphs board rules #1: If you have no clue how exploits work, don't come up with ideas about them. |
|
|
|
![]() |
| Tags |
| started |
| Thread Tools | |
|
|