| View previous topic :: View next topic |
| Author |
Message |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Sat Aug 08, 2009 11:20 am Post subject: Sending Command to memory stick |
|
|
| if i one day decided to make a driver for the psp to read other file system maybe a custom one how can i send commands to the psp's memory stick to read and write blocks of data. |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Sat Aug 08, 2009 12:16 pm Post subject: |
|
|
Take a look at Rain program that sends commands to the psp and get information back base on the command. _________________ PSHN - Playstation Hacking Network
PSX/PS1 - HACK - Game Shark
PS2 - HACK - Swap
PSP - HACK - Pandora
PS3 - ? |
|
| Back to top |
|
 |
cory1492
Joined: 10 Dec 2004 Posts: 216
|
Posted: Sat Aug 08, 2009 4:33 pm Post subject: |
|
|
I don't think he's wondering about firmware based atapi commands sent over usb.
coolkehon look for the IPL sdk, it has a small (read only) implementation of a MS driver at low level (not sure but I don't think MS is documented publicly?) as well as relatively tiny fat filesystem module - kinda needed to jump from MS IPL to loading files on the MS. |
|
| Back to top |
|
 |
coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Sat Aug 08, 2009 9:02 pm Post subject: |
|
|
| yeah thats what i was talking about but i'll have to check to write data and maybe one day i can try to implement a filesystem on the psp |
|
| Back to top |
|
 |
|