Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.
Moderators: cheriff , Herben
ifcaro
Posts: 23 Joined: Sun Oct 19, 2008 4:11 am
Post
by ifcaro » Wed Nov 26, 2008 12:20 pm
Is it possible to read at a low level the information of the memory card's filesystem and save it in a file?
thanks in advance
cosmito
Posts: 307 Joined: Sun Mar 04, 2007 4:26 am
Location: Portugal
Contact:
Post
by cosmito » Thu Nov 27, 2008 9:33 am
Yes sure. The HdProjectX does that, since it allows to backup and restore memory card images. I could not find the sources by myself from a quick search but have a go for yourself.
jimmikaelkael
Posts: 10 Joined: Sat Mar 01, 2008 5:21 am
Post
by jimmikaelkael » Sun Dec 07, 2008 2:48 am
I wrote myself the McFlash module used in HdProject.
Now official HdProject v1.08 have McFlash integrated, just check the sources.
The source you're searching are those from McDump and McFlash modules, but It's not really low-level access.
ifcaro
Posts: 23 Joined: Sun Oct 19, 2008 4:11 am
Post
by ifcaro » Sun Dec 14, 2008 10:11 am
I found the source code of HdProject but I tried to use the module mcdump without success :(
Really what I want is to create an image like those used by the emulator pcsx2.