|
the sdk has some usefull functions reversed from the firmware (we may list the init ones) but these doesn't come from the cfw but from the normal sony firmware and could be found in the moonlight.lan.st nid list of 3.5x, and they didn't change in 3.7x.
other functions are usefull
1) to work with the cfw (eg: setting mounts options) => this may be usefull to usbhostfs based iso solutions as now it's possible to use np9660 from usb
2) to get informations from the cfw like version and so on
3) some substitute functions for user mode applications
4) some substitute functions to make life easier but these aren't really necessary (for example the clock function stated in the readme can be easily replaced with a set bus and then set cpu)
i prefer to keep cwcheat separated from the cfw the most possible so i avoid using the sdk which isn't really required for most things.
|