Search found 12 matches
- Fri Aug 18, 2006 8:49 pm
- Forum: PSP Development
- Topic: Default Settings
- Replies: 6
- Views: 2673
- Fri Aug 18, 2006 8:21 pm
- Forum: PSP Development
- Topic: Default Settings
- Replies: 6
- Views: 2673
- Fri Aug 18, 2006 8:18 pm
- Forum: PSP Development
- Topic: Default Settings
- Replies: 6
- Views: 2673
- Thu Aug 17, 2006 11:26 pm
- Forum: PSP Development
- Topic: Default Settings
- Replies: 6
- Views: 2673
Default Settings
Hi, Many of you know (everybody? =) that the option "Restore default settings" let your PSP resotre alle the flash1 settings. BUT: Where do the PSP get the information for the default settings? For example the japanese PSP sets the Tokio Time Zone as the default time Zone. The european one...
- Thu May 11, 2006 5:46 am
- Forum: PSP Development
- Topic: Press a key without pressing it
- Replies: 23
- Views: 9438
Press a key without pressing it
Hi
I've a simple question:
Is it possible to code a program which is able to press automatically a predefined button in a certain time?
Thanks in advance
I've a simple question:
Is it possible to code a program which is able to press automatically a predefined button in a certain time?
Thanks in advance
- Mon Mar 20, 2006 12:47 am
- Forum: PSP Development
- Topic: Simulate a game sharing spot
- Replies: 5
- Views: 2683
Seems like nobody is interested in such things.. :(
I don't have enough programming skills to develop this, but if someone is interested: http://users.belgacom.net/bn967347/download.htm
This guy had made something similar for the Nintendo DS.
I don't have enough programming skills to develop this, but if someone is interested: http://users.belgacom.net/bn967347/download.htm
This guy had made something similar for the Nintendo DS.
- Sat Mar 11, 2006 11:29 pm
- Forum: PSP Development
- Topic: Simulate a game sharing spot
- Replies: 5
- Views: 2683
- Sat Mar 11, 2006 7:13 pm
- Forum: PSP Development
- Topic: Simulate a game sharing spot
- Replies: 5
- Views: 2683
Simulate a game sharing spot
Hi, I don't know if some tried this before, or if its possible to do that: I thought that you could simulate the PSP Game Sharing function (like the Playstation Spot). You have to code a program for your pc, which is capable to send the same data like the PSP does (over your wifi card). It's simulat...
- Tue Jan 17, 2006 3:48 am
- Forum: PSP Development
- Topic: Problem with USE_PSPSDK_LIBC = 1 and libpng
- Replies: 12
- Views: 5356
Problem with USE_PSPSDK_LIBC = 1 and libpng
Hi Guys :( I've a difficult problem with my program. I have to use the "USE_PSPSDK_LIBC = 1" tag in the makefile, but then, my libpng won't work :/ Here is the error message: $ make psp-gcc -I/usr/local/pspdev/psp/sdk/include/libc -I. -I/usr/local/pspdev/psp/sdk /include -O2 -G0 -Wall -L. ...
- Mon Jul 04, 2005 11:35 pm
- Forum: PSP Development
- Topic: Problem with make
- Replies: 4
- Views: 2128
- Mon Jul 04, 2005 7:18 am
- Forum: PSP Development
- Topic: Problem with make
- Replies: 4
- Views: 2128
- Mon Jul 04, 2005 6:35 am
- Forum: PSP Development
- Topic: Problem with make
- Replies: 4
- Views: 2128
Problem with make
Hi, I've a problem with installing the pspsdk. After I successfully installed the toolchain, I've had configure the pspsdk. Now I want to make with the generated makefile, but I've got these errors: ######:/home/files/sdk-1.0 # make make all-recursive make[1]: Enterin...