Thanks.
This was a great tutorial and it will become very helpful in the future.
I am simple new coder (coding C++ for less than 6 months) and i understood it perfectly (on the extend of my interest and my need).
Keep up the good work and be proud of this tutorial.
Search found 4 matches
- Tue Feb 12, 2008 1:56 am
- Forum: PSP Development
- Topic: new psp profiling tutorial
- Replies: 5
- Views: 3415
- Wed Nov 21, 2007 10:03 am
- Forum: PSP Development
- Topic: need help: porting library to psp (SDL_mixer problem now)
- Replies: 18
- Views: 5301
I'm having SDL_mixer problems myself, but not on the compilation. I cimply followed the instruction on the readme.psp and everything worked fine. The problem i'm having is that i get no music. Even more strange is that i get sound (Mix_Chunk). the sound works perfectly. And the Music aswell, but onl...
- Tue Nov 13, 2007 1:46 pm
- Forum: PSP Development
- Topic: Problems with SDL_mixer
- Replies: 0
- Views: 858
Problems with SDL_mixer
Hi everyone. I've just finished making the services (display, input and sound) for my application. However, my sound service is giving me no music. I'll show the code: /****************************************************** *Sound Service Provider: Public Service to the People* *************...
- Mon Nov 12, 2007 11:34 am
- Forum: PSP Development
- Topic: -Can't init SDL :\-
- Replies: 0
- Views: 879
-Can't init SDL :\-
Hello everyone. This is my first post, but i've been roaming arround the irc channel. I'm having a problem with sdl for psp... i'm not beeing able to start any kind of application using SDL. i've tryed this code: http://cpp.tastethepaste.org/1574 and all i get is a simple black screen with a mouse c...