Search found 12 matches
- Thu Feb 28, 2008 9:56 pm
- Forum: PSP Development
- Topic: How to load an homebrew app from another?
- Replies: 6
- Views: 2531
- Sat Jan 12, 2008 9:59 pm
- Forum: PSP Development
- Topic: gcc 4.3.0 (experimental) patch for PSP programming support
- Replies: 3
- Views: 2269
Re: gcc 4.3.0 (experimental) patch for PSP programming suppo
Tested to all known psplibraries, works fine except libbulletml. As gcc 4.3.0 gets more limit to C++ compiling so that functions just like strlen, exit and so on should not be used without <string.h>/<stdlib.h> included. Modify source codes could have the problems resolved. Here's the patch: http:/...
- Fri Jan 11, 2008 3:08 pm
- Forum: PSP Development
- Topic: questions about debug with psplink[solved]
- Replies: 11
- Views: 5855
- Sun Jan 06, 2008 10:38 pm
- Forum: PSP Development
- Topic: questions about debug with psplink[solved]
- Replies: 11
- Views: 5855
- Sun Jan 06, 2008 4:26 pm
- Forum: PSP Development
- Topic: questions about debug with psplink[solved]
- Replies: 11
- Views: 5855
- Sun Jan 06, 2008 4:20 pm
- Forum: PSP Development
- Topic: questions about debug with psplink[solved]
- Replies: 11
- Views: 5855
- Sun Jan 06, 2008 4:05 pm
- Forum: PSP Development
- Topic: questions about debug with psplink[solved]
- Replies: 11
- Views: 5855
Sorry, I'm somewhat newb material but I think I remember reading that you debug PRX files not ELFs? Put BUILD_PRX=1 into your makefile and rebuild. Try debugging against the PRX file that's generated. I've done this. BUILD_PRX=1 into my makefile But the prx file don't have the debug info in it. I t...
- Sun Jan 06, 2008 2:37 pm
- Forum: PSP Development
- Topic: questions about debug with psplink[solved]
- Replies: 11
- Views: 5855
- Sun Jan 06, 2008 1:25 am
- Forum: PSP Development
- Topic: psp-gdb timeout error
- Replies: 4
- Views: 3563
- Sun Jan 06, 2008 1:03 am
- Forum: PSP Development
- Topic: questions about debug with psplink[solved]
- Replies: 11
- Views: 5855
questions about debug with psplink[solved]
My psp is slim with 3.71m33-3 I have setted up the psplink and then I run the usbhostfs_pc.exe on pc,and pspsh on pc then I typed debug xxx.elf And start a new command window,typed psp-gdb xxx.elf and then target remote localhost:10001 but I got this error (gdb) target remote localhost:10...
- Wed Dec 26, 2007 4:17 pm
- Forum: PSP Development
- Topic: Some problem about pmf files
- Replies: 0
- Views: 993
Some problem about pmf files
Now,I have a problem about pmf files.
As we see,the video of pmf files can have different width and height.
my question is how to get the video width and height from a pmf files??
I've seen the PMF Player Module of magik.
But didn't find how to get it.
As we see,the video of pmf files can have different width and height.
my question is how to get the video width and height from a pmf files??
I've seen the PMF Player Module of magik.
But didn't find how to get it.
- Tue Dec 04, 2007 1:48 pm
- Forum: PSP Development
- Topic: what't the Operating Sytem's name of PSP?
- Replies: 5
- Views: 3023