Search found 2 matches

by Yue
Tue Aug 29, 2006 12:51 pm
Forum: PSP Development
Topic: Common errors and Solutions
Replies: 8
Views: 12220

Thanks a lot for the reply and sorry for posting in the wrong place. I will try that!
by Yue
Mon Aug 28, 2006 9:43 am
Forum: PSP Development
Topic: Common errors and Solutions
Replies: 8
Views: 12220

Simple error (I think)

Hello everyone! I just installed everything in order to develop for PSP. However, I tried to compile the following code I created just for testing the pad: #include <pspdisplay.h> #include <pspctrl.h> #define printf pspDebugScreenPrintf PSP_MODULE_INFO&#40;"For Emi",0,1,1&#41;; /* ...