6.0.0-11: Difference between revisions
No edit summary |
Emufan4568 (talk | contribs) mNo edit summary |
||
(3 intermediate revisions by one other user not shown) | |||
Line 21: | Line 21: | ||
All FIRM titles(NATIVE_FIRM, AGB_FIRM, and TWL_FIRM) were updated, the DS whitelist was updated as well. | All FIRM titles(NATIVE_FIRM, AGB_FIRM, and TWL_FIRM) were updated, the DS whitelist was updated as well. | ||
All of the ARM11 modules stored in NATIVE_FIRM were updated. | |||
Process9 had the following changes: | |||
* Support for a new [[NCSD|gamecard]] [[Savegames|savegame]] keyY generation method was implemented, enabled via [[NCSD]] flags. Every gamecard which has a system-update >= [[2.2.0-X]](in the [[System Update CFA]] NCSD partition) uses the keyY generation method added with [[2.2.0-X]], therefore every game which would release with this 6.0.0-X system-update would use this new keyY generation method. | |||
* Code which is likely gamecard-related was added/changed as well. | |||
* Various other changes. | |||
* Some cmd-handler code checking the buf-headers' value now uses "& 0xFD" instead of "& 0xFF". | |||
* Process9 no longer uses the CTRSDK heap code. | |||
[[Category:Firmware Versions]] |