Search found 4 matches

by Ced2911
Mon Jul 17, 2006 7:26 am
Forum: PSP Development
Topic: WLAN switch check?
Replies: 3
Views: 1611

check the latest pspctrl.h from the svn :)
http://svn.ps2dev.org/filedetails.php?r ... rev=0&sc=1
by Ced2911
Fri Jun 09, 2006 9:12 pm
Forum: PSP Development
Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
Replies: 1856
Views: 8728307

hi
maybe u can use the latest devhook it can emulate firmware like 2.0 and use the fanjita loader
by Ced2911
Thu May 18, 2006 11:19 pm
Forum: PSP Development
Topic: SDL with psp (memory question)
Replies: 0
Views: 1616

SDL with psp (memory question)

hi, i have made some code with sdl and psp and i have see something stange a tiny programme like that will take about 14mo in memory ! #include <stdio.h> #include <stdlib.h> #include <SDL/SDL.h> void Slock(SDL_Surface *screen) { if ( SDL_MUSTLOCK(screen) ) { if ( SDL_LockSurface(screen) < 0 ) { retu...
by Ced2911
Tue Dec 13, 2005 9:56 pm
Forum: PSP Development
Topic: PMP(PSP Media Player)
Replies: 251
Views: 484369