Changes

Jump to navigation Jump to search
178 bytes added ,  04:33, 28 March 2015
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.
   −
This updated NATIVE_FIRM added support for a new [[NCSD|gamecard]] [[Savegames|savegame]] keyY generation method, 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.
+
All of the ARM11 modules stored in NATIVE_FIRM were updated.
Code in NATIVE_FIRM which is likely gamecard-related was added/changed 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.

Navigation menu