Search found 7 matches
- Sun Sep 16, 2007 11:58 am
- Forum: PSP Development
- Topic: dosbox
- Replies: 698
- Views: 658800
- Sat Sep 15, 2007 9:50 am
- Forum: PSP Development
- Topic: dosbox
- Replies: 698
- Views: 658800
- Sat Sep 15, 2007 9:33 am
- Forum: PSP Development
- Topic: dosbox
- Replies: 698
- Views: 658800
Hi CrazyC, I just wanted to say, I LOVE this emulator. I actually bought a TARGUS Keyboard just to use it (came in today ^_^). However, I can confirm what the others are saying, there is definatly a keyboard lag with the TARGUS. :/ It seems like it accepts every different key input about a second in...
- Wed Dec 13, 2006 8:40 am
- Forum: PSP Development
- Topic: Cannot find build.mak
- Replies: 7
- Views: 3177
Don't set PSPSDK in your shell. Use psp-config in your makefile, like all of the samples do. Try cd /usr/local/pspdev/sdk/samples/power make and if that doesn't work, paste the full output and the output of echo ..$PSPSDK.. and psp-config --pspsdk-path It did not work, so here is those outputs. $ e...
- Tue Dec 12, 2006 10:44 am
- Forum: PSP Development
- Topic: Cannot find build.mak
- Replies: 7
- Views: 3177
- Mon Dec 11, 2006 12:35 pm
- Forum: PSP Development
- Topic: Cannot find build.mak
- Replies: 7
- Views: 3177
- Fri Dec 08, 2006 10:23 am
- Forum: PSP Development
- Topic: Cannot find build.mak
- Replies: 7
- Views: 3177
Cannot find build.mak
In an attempt to fix some previous problems, I tried to update and reinstall the psptoolchain, but now, whenever I try to make a file, it says /psp/sdk/lib/build.mak: No such file or directory /psp/sdk/lib/build.mak'. Stop.t 'usr/local/pspdev I checked the directory, and I see build.mak right where ...