Search found 4 matches

by G-nesh
Thu May 29, 2008 5:57 am
Forum: PSP Development
Topic: any 3d graphics library?
Replies: 2
Views: 1446

there's an HB engine, you can found it here

http://bladebattles.com/kurok/SVN/

Or the PSPgl

via svn:
svn checkout svn://svn.pspdev.org/psp/trunk/pspgl
by G-nesh
Thu May 29, 2008 5:49 am
Forum: General Discussion
Topic: PSP Ideas
Replies: 0
Views: 2576

PSP Ideas

Hi everybody, Yesterday I brought the sony headset for my psp and then, when I closed skype I was like "and now"... Thinking at a better use of my headset I recalled that there was an open source program called Ultrastar (a singstar clone), a port could be a good thing or there was a minig...
by G-nesh
Wed May 28, 2008 10:02 am
Forum: PSP Development
Topic: Freeze on a while
Replies: 2
Views: 1420

Thank you Crux!

Hehe I feel so dumb, when I've seen your answer I just go back to the tutorial and... I missed that row...

I'm sorry for the dumb post :)
by G-nesh
Wed May 28, 2008 9:41 am
Forum: PSP Development
Topic: Freeze on a while
Replies: 2
Views: 1420

Freeze on a while

Hi guys, I'm new to this forum, I've just started coding some little programs on my psp slim the cf is 3.90 m33, so the problem is that the psp freeze at a while(1) loop. #include <pspdisplay.h> #include <pspctrl.h> #include <pspkernel.h> #include <pspdebug.h> PSP_MODULE_INFO&#40;"Hello Wor...