Editing Dev Tools
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 822: | Line 822: | ||
== Syscon FW Reader == | == Syscon FW Reader == | ||
This simple program will read and show information about a Syscon Firmware package.<br /> | This simple program will read and show information about a Syscon Firmware package.<br /> | ||
To compile it, | To compile it, put it in the ps3tools folder and add the *.c name in the makefile or use my makefile ( [http://pastebin.com/zSXkJki2 Makefile] ).<br /> | ||
[http:// | add also this [http://pastebin.com/raw.php?i=Np5HSNG2 little_endian.h] in the same folder<br /> | ||
v 0.03 [http://pastie.org/private/4ykymbrojc4n7oirja5ha syscon.c + syscon_m.h + syscon_m.c] (save that file as 3 different one with the corresponding names ) | |||
== SFO Reader == | == SFO Reader == |