hahahaha :)//------------ Tableau de merde
Search found 11 matches
- Mon Jul 18, 2005 10:38 pm
- Forum: PSP Development
- Topic: audio help
- Replies: 29
- Views: 12480
- Sun Jul 17, 2005 9:50 pm
- Forum: PSP Development
- Topic: ftp umd flash...
- Replies: 1
- Views: 1246
- Sun Jul 17, 2005 3:21 am
- Forum: PSP Development
- Topic: ftp server
- Replies: 38
- Views: 34771
Hi,
i have released FTP UMD ver 1.0
http://gueux-forum.net/index.php?showtopic=67477 ( in french sorry ;) )
Sources are coming soon
+
i have released FTP UMD ver 1.0
http://gueux-forum.net/index.php?showtopic=67477 ( in french sorry ;) )
Sources are coming soon
+
- Fri Jul 15, 2005 9:28 pm
- Forum: PSP Development
- Topic: ftp server
- Replies: 38
- Views: 34771
- Thu Jul 14, 2005 7:54 pm
- Forum: PSP Development
- Topic: Function sceIoGetstat
- Replies: 2
- Views: 1558
- Thu Jul 14, 2005 5:32 am
- Forum: PSP Development
- Topic: Function sceIoGetstat
- Replies: 2
- Views: 1558
Function sceIoGetstat
Hi, i found a bug in the sdk, or i am wrong . I have some prob with function sceIoGetstat, if size of file is > 99999, it return an error for exemple if file size is : "143510" octet filename.size return me ">3510" for all file... but only on UMD... i dont know why... There is a ...
- Wed Jul 13, 2005 5:57 am
- Forum: PSP Development
- Topic: ftp server
- Replies: 38
- Views: 34771
Hi, im working on UMD access for ur ftpserver. I have full access on all directory, but i have some prob with size of file... i m fixing it now .. I have made full real time status on psp screen.. fixed some copy problem.. but i have to work harder :) ++ Fantomas Ps: CWD movie 250 CWD command succes...
- Sat Jul 09, 2005 2:34 am
- Forum: PSP Development
- Topic: UMD init probleme.
- Replies: 5
- Views: 2485
- Fri Jul 08, 2005 9:47 pm
- Forum: PSP Development
- Topic: UMD init probleme.
- Replies: 5
- Views: 2485
- Fri Jul 08, 2005 9:20 pm
- Forum: PSP Development
- Topic: UMD init probleme.
- Replies: 5
- Views: 2485
- Fri Jul 08, 2005 9:06 pm
- Forum: PSP Development
- Topic: UMD init probleme.
- Replies: 5
- Views: 2485
UMD init probleme.
HI, i m trying to initialise UMD drive, using command explian in pspsdk x = sceUmdCheckMedium(0); if (!(x)) sceUmdWaitDriveStat(UMD_WAITFORDISC); sceUmdActivate(1,"disc0:"); sceUmdWaitDriveStat(UMD_WAITFORINIT); i use cygwin lastest toolchain & pspsdk 1.0. i have include pspumd.h in my...