Search found 18 matches
- Thu Mar 04, 2010 11:45 pm
- Forum: PSP Development
- Topic: Plugins Recovery
- Replies: 4
- Views: 9233
- Thu Mar 04, 2010 5:29 am
- Forum: PSP Development
- Topic: Plugins Recovery
- Replies: 4
- Views: 9233
Plugins Recovery
I did a recovery menu but can not add support for plugins.
I can not change the value in plugins.
Someone help me?
I can not change the value in plugins.
Someone help me?
- Tue Feb 16, 2010 9:22 am
- Forum: PSP Development
- Topic: Recovery VLF
- Replies: 1
- Views: 7070
Recovery VLF
Good, I'm doing a recovery menu VLF but I can not for the plugins to give.
Someone help me?
Someone help me?
- Sun Jan 24, 2010 4:51 am
- Forum: PSP Development
- Topic: PSPLINK
- Replies: 3
- Views: 2711
- Sun Jan 24, 2010 4:17 am
- Forum: PSP Development
- Topic: PSPLINK
- Replies: 3
- Views: 2711
PSPLINK
Where can I download the latest version of psplink?
- Sat Jan 09, 2010 9:30 am
- Forum: PSP Development
- Topic: Data.psar
- Replies: 1
- Views: 2243
Data.psar
How do I create a data-psar?
- Sun Jan 03, 2010 2:01 am
- Forum: PSP Development
- Topic: [Help] Problem in compiler
- Replies: 3
- Views: 10364
I'am tring compile an hello world. Make: TARGET = Hello World OBJS = crt0.o main.o INCDIR = ../../include CFLAGS = -O2 -G0 -Wall -fshort-wchar -fno-pic -mno-check-zero-division CXXFLAGS = $(CFLAGS) -fno-exceptions -fno-rtti ASFLAGS = $(CFLAGS) -c LIBDIR = ../../lib LDFLAGS = -mno-crt0 -nostdlib -nod...
- Sun Jan 03, 2010 1:23 am
- Forum: PSP Development
- Topic: [Help] Problem in compiler
- Replies: 3
- Views: 10364
[Help] Problem in compiler
Good, is this where I go to compile it asks me this error:
The environment variables are correct and I tried to reinstall but it is the same.
Someone knows how to solve this problem?
Code: Select all
psp-gcc.exe: _spawnvp: No such file or directory
MAKE: *** [main.o] Error 1
Someone knows how to solve this problem?
- Sat Dec 05, 2009 7:32 am
- Forum: PSP Development
- Topic: Color
- Replies: 3
- Views: 2722
- Sat Dec 05, 2009 7:10 am
- Forum: PSP Development
- Topic: Correction Source Code
- Replies: 3
- Views: 3251
- Sat Dec 05, 2009 6:51 am
- Forum: PSP Development
- Topic: Color
- Replies: 3
- Views: 2722
Color
How do I get colors in my program?
- Sat Dec 05, 2009 6:17 am
- Forum: PSP Development
- Topic: Correction Source Code
- Replies: 3
- Views: 3251
Correction Source Code
Someone can correct my source code? #include <pspkernel.h> #include <pspdisplay.h> #include <stdlib.h> #include <stdio.h> #include <math.h> #include <string.h> #include <psppower.h> #include <pspsdk.h> PSP_MODULE_INFO("5.50 HEX Installer",0,1,1); #define printf pspDebugScre...
- Fri Dec 04, 2009 4:13 am
- Forum: PSP Development
- Topic: Decompile
- Replies: 8
- Views: 6738
- Fri Dec 04, 2009 4:12 am
- Forum: PSP Development
- Topic: Decompile
- Replies: 8
- Views: 6738
- Thu Dec 03, 2009 9:36 am
- Forum: PSP Development
- Topic: Decrypt the Firmware 6.0
- Replies: 30
- Views: 23954
- Thu Dec 03, 2009 8:43 am
- Forum: PSP Development
- Topic: Decompile
- Replies: 8
- Views: 6738
Decompile
Decompile when I create a file like this: BUT THE ORIGINAL MAIN.C ARE VERY DIFERENT. WHAT IS THE PROBLEM? /* * Imports from library: velf */ extern void velf_CBC0D126 (); extern void velf_0906BEC5 (); /* * Imports from library: SystemCtrlForKernel */ extern int SystemCtrlForKernel_159AF5CC (int arg1...
- Thu Dec 03, 2009 5:22 am
- Forum: PSP Development
- Topic: PSP decompiler
- Replies: 57
- Views: 60897
- Wed Dec 02, 2009 3:02 am
- Forum: PSP Development
- Topic: Compile data.psp
- Replies: 1
- Views: 2036