| View previous topic :: View next topic |
| Author |
Message |
True_Vinyl
Joined: 02 Dec 2004 Posts: 2
|
Posted: Thu Dec 02, 2004 3:47 pm Post subject: Transfering files from PS2 memory card to USB flash |
|
|
Hello,
I want to write a program that would trafer files between a PS2 memory card and USB flash memory. I need to find out how would I go about it ? I have worked on c, c++ and assembly. A simple progam that would allow me to select files and copy them back and forth, from memory card to USB respectively. I believe it is do able and looking forward to it.
Thanks! _________________ --You are never more alive when for the first time someone put's a gun at your favourite head and ask's you to dance-- |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Dec 02, 2004 5:28 pm Post subject: |
|
|
It requires a USB Mass Storage IRX driver. Search these forums for previous discussion and for the person who was developing it. It may need more work, or may be working just fine.
Code already exists for accessing memcards. So, all the stuff you need to get started is around, you just need to learn how to get started in PS2Dev homebrew if you haven't already. |
|
| Back to top |
|
 |
True_Vinyl
Joined: 02 Dec 2004 Posts: 2
|
Posted: Sat Dec 04, 2004 7:59 am Post subject: |
|
|
Thanks.... for the reply! would I need a PS2 dev kit for this job?? _________________ --You are never more alive when for the first time someone put's a gun at your favourite head and ask's you to dance-- |
|
| Back to top |
|
 |
|