Search found 2 matches
- Tue Aug 29, 2006 12:51 pm
- Forum: PSP Development
- Topic: Common errors and Solutions
- Replies: 8
- Views: 12510
- Mon Aug 28, 2006 9:43 am
- Forum: PSP Development
- Topic: Common errors and Solutions
- Replies: 8
- Views: 12510
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("For Emi",0,1,1); /* ...