Line 30:
Line 30:
ARM11 kernel changes(besides various other (minor) changes):
ARM11 kernel changes(besides various other (minor) changes):
−
* Multiple SVCs were [[SVC|stubbed]](that is, these only return an error now).
+
* Multiple [[SVC|SVCs]] were stubbed(that is, these only return an error now).
* The code for svcControlMemory was updated.
* The code for svcControlMemory was updated.
* The code for svcGetProcessInfo was updated: previously a total of 9 type values were handled, this now handles a total of 24 type values.
* The code for svcGetProcessInfo was updated: previously a total of 9 type values were handled, this now handles a total of 24 type values.