* The firmware revision magic was changed from 0xA8 to 0x129.
* The firmware revision magic was changed from 0xA8 to 0x129.
+
+
====FIRM Sysmodules====
+
All FIRM sysmodules were updated. Specific diffs for a few sysmodules are below:
+
+
=====[[Process Manager services|PM]]=====
+
Resource limit initialization was changed:
+
* PM now sets the maximum number of threads creatable by sysmodules to 0x60 instead of 0x260.
+
** A [[Process Manager services##EnableAdditionalSystemThreads|new command]] was added to pm:shell to increase this limit once, on retail this doubles the number of threads creatable to 0xC0.