| View previous topic :: View next topic |
| Author |
Message |
nikocronaldo
Joined: 24 Feb 2008 Posts: 31
|
Posted: Sun Feb 24, 2008 7:34 am Post subject: How is to write in Flash0 |
|
|
I am doing an homebrew for PSP and i want know how write files in flash0 because this code doesn't work:
| Code: |
{
writetoflash0("xxx.prx", "flash0:/kd/xxx.prx");
} |
How write in the Flash0? |
|
| Back to top |
|
 |
nikocronaldo
Joined: 24 Feb 2008 Posts: 31
|
Posted: Sun Feb 24, 2008 8:24 am Post subject: |
|
|
Other question,how is to dump the NAND?
pd:Excuse me my bad english |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Sun Feb 24, 2008 10:13 am Post subject: |
|
|
| D_A has an open source NAND dumper as part of the HEN archives. Writing to the flash is covered in several threads. Use the forum search for the latter, and D_A's web page for the former. http://www.dark-alex.org/ |
|
| Back to top |
|
 |
|