Changes

Jump to navigation Jump to search
3 bytes removed ,  08:10, 29 September 2015
Line 24: Line 24:  
On New3DS: when Home Menu is active, the system runs at 804MHz. For everything else, it's 268MHz, except when the app(let) has the required flag set. See [[NCCH/Extended_Header|here]] and [[PDN_Registers|here]] for details, regarding clock-rate and cache.
 
On New3DS: when Home Menu is active, the system runs at 804MHz. For everything else, it's 268MHz, except when the app(let) has the required flag set. See [[NCCH/Extended_Header|here]] and [[PDN_Registers|here]] for details, regarding clock-rate and cache.
   −
There are multiple clock-rate multiplier values available in [[PDN_Registers|hardware]](on New3DS at least), but since the relevant code is only implemented in the New3DS ARM11-kernel, the only non-normal clockrate available with official kernel code is 3x.
+
For New3DS-only there are multiple clock-rate multiplier values available in [[PDN_Registers|hardware]], but since the relevant code is only implemented in the New3DS ARM11-kernel, the only non-normal clock-rate available with official kernel code is 3x.
    
== Specifications ==
 
== Specifications ==

Navigation menu