u know that umd movies wouldnt even look much better than SVCD's right?
the psp games/movies are only for the psp screen. outputing it to a display would only distort the image and soo on.
Search found 7 matches
- Fri Jul 15, 2005 2:25 am
- Forum: PSP Development
- Topic: Video Out?
- Replies: 12
- Views: 9293
- Sat Jul 09, 2005 5:22 am
- Forum: PSP Development
- Topic: WANTED:GCC 4.0 Toolchain for windows (supporting C++, float)
- Replies: 37
- Views: 15356
- Sun Jun 26, 2005 7:39 am
- Forum: PSP Development
- Topic: WANTED:GCC 4.0 Toolchain for windows (supporting C++, float)
- Replies: 37
- Views: 15356
i'm currently using the ps2sdk, not the psp. but! you will most likely have to modify the mk.bat file. i had to do that. just rename the bat file to a txt file. c:\ps2dev\gcc\ee\bin\ee-gcc -march=r4000 -g -mgp32 -mlong32 -c hellopsp.c c:\ps2dev\gcc\ee\bin\ee-gcc -march=r4000 -g -mgp32 -mlong32 -c p...
- Sun Jun 26, 2005 7:36 am
- Forum: PSP Development
- Topic: How the devil would u compile a web browser...........??
- Replies: 3
- Views: 2454
- Sun Jun 26, 2005 7:20 am
- Forum: PSP Development
- Topic: Diffrent Instructions on how to use the psp toolchain
- Replies: 8
- Views: 3841
- Sat Jun 25, 2005 3:51 am
- Forum: PSP Development
- Topic: Diffrent Instructions on how to use the psp toolchain
- Replies: 8
- Views: 3841
Diffrent Instructions on how to use the psp toolchain
Can someone give my Diffrent Instructions on how to use the psp toolchain???
without using Hello world??
without using Hello world??
- Sat Jun 25, 2005 3:40 am
- Forum: PSP Development
- Topic: How the devil would u compile a web browser...........??
- Replies: 3
- Views: 2454
How the devil would u compile a web browser...........??
I'm working on a web browser............ I need to compile it on the psp....... how would I compile my webbrowser it has lots of c/c++ files.... and if i use psp toolchain can someone explain how to use it with out Helllo World instructions.........