How is to write in Flash0

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
nikocronaldo
Posts: 31
Joined: Sun Feb 24, 2008 7:19 am

How is to write in Flash0

Post by nikocronaldo »

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 »

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. »

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/
Post Reply