| View previous topic :: View next topic |
| Author |
Message |
JJPeerless
Joined: 20 Jun 2005 Posts: 82
|
Posted: Thu Jun 23, 2005 1:18 pm Post subject: reading writing memstick |
|
|
has reading/writing from text files off the memory stick been done yet?
if so..any examples? |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Thu Jun 23, 2005 1:20 pm Post subject: |
|
|
For Heaven's sake, grab the source of an emulator or some other homebrew PSP program and read it.
Right now your best documentation on the PSP comes from the source of PSP software. |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Thu Jun 23, 2005 9:31 pm Post subject: Re: reading writing memstick |
|
|
| JJPeerless wrote: | has reading/writing from text files off the memory stick been done yet?
if so..any examples? |
See for example my SavedataTool, where I read the first 3 lines of a text file and write a binary file (but the code is not very nice and buffer overflows are possible with wrong text files :-) |
|
| Back to top |
|
 |
|