13.1.0: Difference between revisions

Line 18: Line 18:
* qlaunch: Access to mnpp:sys and spbg:sp were added.
* qlaunch: Access to mnpp:sys and spbg:sp were added.
* [[Internet_Browser|LibAppletLns]]: Access to caps:ss and mnpp:web were added.
* [[Internet_Browser|LibAppletLns]]: Access to caps:ss and mnpp:web were added.
===BootImagePackage===
Package2 in RomFS were updated.
====Kernel====
* SDK version bump from 13.3.0.0 to 13.4.0.0.
* KSchedulerLock::Unlock now performs a data memory barrier (inner shareable) before performing scheduling.
* KScheduler::Scheduler now performs a data memory barrier before returning, when the next thread is the current thread.
  * These changes probably go together, to prevent asynchronous reordering of these operations across cores.


==See Also==
==See Also==