Search found 7 matches
- Fri Jun 16, 2006 11:45 pm
- Forum: PSP Development
- Topic: 0xDEADBEEF?!?!!
- Replies: 5
- Views: 2742
0xDEADBEEF?!?!!
So I was doing some Gu tests today ... Must have messed up somewhere because I crashed with a bus error (data), using PSPlink. Anyway, I didn't think much of it, then something caught my eye .... Exception - Bus error (data) Thread ID - 0x04E7AA45 Th Name - user_main Module ID - 0x04E8180D Mod Name ...
- Fri Jun 16, 2006 1:45 am
- Forum: PSP Development
- Topic: sceGuCopyImage() questions.
- Replies: 0
- Views: 1203
sceGuCopyImage() questions.
Hi guys, This post might seem a little long winded, but I actually have a couple of questions about the way sceGuCopyImage() operates. Basically, I'm in the process of porting an app over to the PSP. This particular app stores its pixel data in a u32* buffer. The bizarre thing is, this app adds a bl...
- Sun Jun 11, 2006 11:07 pm
- Forum: PSP Development
- Topic: Solution to "psp-config not found" (cygwin / win32
- Replies: 1
- Views: 1617
Solution to "psp-config not found" (cygwin / win32
I've seen some people reporting problems with Makefile spitting the "psp-config error not found" error in their face. I encountered this problem tonight after a fresh reinstall of my pc. I found the cause. A quick note: I'm using the win32 sdk available at http://www.xorloser.com . I'm not...
- Mon Oct 03, 2005 6:39 am
- Forum: PSP Development
- Topic: What are the PSP Network functions?
- Replies: 7
- Views: 2550
You're not seeing many functions because they're only declarations in the my_socket.h file (the firmware does the actual gruntwork) What might be easier is if you do what PspPet said and learn about old school sockets. The easiest way down that path is to learn winsock. When you have that understood...
- Sun Oct 02, 2005 6:16 pm
- Forum: PSP Development
- Topic: What are the PSP Network functions?
- Replies: 7
- Views: 2550
- Sun Oct 02, 2005 6:47 am
- Forum: PSP Development
- Topic: What are the PSP Network functions?
- Replies: 7
- Views: 2550
http://aibohack.com/psp/wifitest.htm
Search function rocks :)
-Sam
PS: Yup, they're packets. :P If you're not noob to C++ then you should have known that O.o
Search function rocks :)
-Sam
PS: Yup, they're packets. :P If you're not noob to C++ then you should have known that O.o
- Thu Sep 29, 2005 4:23 pm
- Forum: PSP Development
- Topic: Infrared Q.
- Replies: 1
- Views: 1406
Infrared Q.
Hi guys,
I'm not sure if this is the right place to ask, but I couldn't find anywhere else :S.
Just wondering what frequency the IR port runs in, what baud rate it runs at, and what signal encoding it uses?
Sorry if this is a dumb/wrong forum question.
Thanks, Sam
I'm not sure if this is the right place to ask, but I couldn't find anywhere else :S.
Just wondering what frequency the IR port runs in, what baud rate it runs at, and what signal encoding it uses?
Sorry if this is a dumb/wrong forum question.
Thanks, Sam