Discuss the development of new homebrew software, tools and libraries.
Moderators: cheriff , TyRaNiD
nikocronaldo
Posts: 31 Joined: Sun Feb 24, 2008 7:19 am
Post
by nikocronaldo » Sun Feb 24, 2008 7:34 am
I am doing an homebrew for PSP and i want know how write files in flash0 because this code doesn't work:
Code: Select all
{
writetoflash0("xxx.prx", "flash0:/kd/xxx.prx");
}
How write in the Flash0?
nikocronaldo
Posts: 31 Joined: Sun Feb 24, 2008 7:19 am
Post
by nikocronaldo » Sun Feb 24, 2008 8:24 am
Other question,how is to dump the NAND?
pd:Excuse me my bad english
J.F.
Posts: 2906 Joined: Sun Feb 22, 2004 11:41 am
Post
by J.F. » Sun Feb 24, 2008 10:13 am
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/