Open
Description
A new PSP firmware version has been released!
I've checked the differences between 6.60 in detail. Here they are:
- added 05g (PSP Go) stuff [encrypted, cannot compare to 6.60]
- no more reboot_{07,09,11}g.bin?
- new certificates
- new version number in many modules (in module info)
- changes in cert_loader.prx [inside code]
- changes in pspbtcnf*.bin [version number]
- changes in lflash_fatfmt.prx [inside code]
- changes in libhttp.prx [inside code]
- changes in libssl.prx [MANY changes inside code]
- changes in loadexec_*.prx [probably only reboot.bin + addresses because size changed]
- changes in *_files_table.bin (psardump files)
- changes in nandipl_*g.ipl [probably mostly related to other modules changing]
- changes in reboot*.bin [probably mostly related to other modules changing]
- changes in vsh/etc/index_*.dat
- changes in vsh/etc/version.txt
- changed version number in init.prx [in devkit version printing]
- changed version number in loadcore.prx [CheckDevkitVersion()]
- changed version number in power_*g.prx [number in sub_00001AE8(), in structure passed to scePower_driver_C463E7F2()]
- changed version number in sysmem.prx [sceKernelDevkitVersion() return value], lfatfs.prx [sceLFatFs_driver_F28896C0() return value]
- changed version number in htmlviewer_plugin.prx [twice]
- changed version number in htmlviewer_utility.prx [looking like one of the numbers in htmlviewer_plugin.prx]
That'd need no change in uOFW (just updating SDK_VERSION to 0x06060101, since the really modified modules haven't been RE'ed yet), but I wanted to share it with you. :) It's quite disappointing that the project is quite dead now, but I guess everybody's been too busy, and RE'ing is a long and hard task.