Search found 8 matches

by deagle
Thu Jul 21, 2005 9:39 am
Forum: PSP Development
Topic: Fonction Source Code
Replies: 15
Views: 6904

scr_printf.c : void pspDebugScreenInit() { X = Y = 0; /* Place vram in uncached memory */ g_vram_base = (void *) (0x40000000 | sceGeEdramGetAddr()); sceDisplaySetMode(0, PSP_SCREEN_WIDTH, PSP_SCREEN_HEIGHT); sce...
by deagle
Thu Jul 21, 2005 5:00 am
Forum: PSP Development
Topic: Fonction Source Code
Replies: 15
Views: 6904

look into the scr_printf.c file, just near the pspdebug.h file
by deagle
Mon Jul 11, 2005 1:54 am
Forum: PSP Development
Topic: compil from svn
Replies: 8
Views: 3799

I get exactly the same errors.. :(
by deagle
Sun Jul 10, 2005 7:09 pm
Forum: PSP Development
Topic: BLARGH! Won't compile!
Replies: 10
Views: 5185

crt0.S:(.rodata.sceResident+0xc): undefined reference to `module_info'
I think you've forgotten to add the PSP_MODULE_INFO line in the code
example :
PSP_MODULE_INFO("Name of your program", 0, 1, 1);
right after the headers includes
by deagle
Sun Jul 10, 2005 4:12 am
Forum: PSP Development
Topic: GU blit for snes9x
Replies: 28
Views: 15137

/usr/local/pspdev/psp/sdk/samples/gu$ ls -la total 0 drwxr-xr-x 8 root root 192 Jul 6 00:36 . drwxr-xr-x 9 root root 224 Jul 6 23:39 .. drwxr-xr-x 2 root root 216 Jul 7 16:22 blend drwxr-xr-x 2 root root 208 Jul 7 16:22 blit drwxr-xr-x 2 root root 96 Jul 7 16&#58...
by deagle
Sun Jul 10, 2005 12:30 am
Forum: PSP Development
Topic: GU blit for snes9x
Replies: 28
Views: 15137

does anyone have a compiled version we can test?
I would like to get one because I don't know how to compile these sources (with gcc for x86?) the psp-gcc gives me an error :
C:\devkitpro\samples\sdk\gu>make
make: *** No targets. Stop.
by deagle
Wed Jun 29, 2005 11:12 pm
Forum: PSP Development
Topic: PSPSDK 1.0+beta released!
Replies: 59
Views: 54229

I have installed the KaL W32 PSPtoolchain package, then the PSPSDK into the same directory and it does work very well
I can compile both the toolchain and the pspsdk samples
by deagle
Wed Jun 29, 2005 5:16 am
Forum: PSP Development
Topic: PSP Toolchain win32 package
Replies: 34
Views: 22278

thx KaL, cygwin was so annoying for me..

mon KaKaL !! je t'ai retrouvé !! merci ça m'a bien aidé ton truc :p