mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2024-11-09 21:51:45 +00:00
changelog: mention kernel patches
This commit is contained in:
parent
b63061a505
commit
d646023bbd
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
+ Recognition of applications for override/mitm has been improved.
|
||||
+ Nintendo's official Title ID range (`0x0100000000000000`-`0x01FFFFFFFFFFFFFF`) is now enforced.
|
||||
+ A deadlock condition was fixed involving libstratosphere mitm sysmodules.
|
||||
+ Kernel patches for JIT support were added (Thanks, @m4xw!).
|
||||
+ These loosen restrictions on caller process in svcControlCodeMemory.
|
||||
+ `set.mitm` and `fs.mitm` were merged into a single `ams_mitm` sysmodule.
|
||||
+ This saves a process ID, allowing users to run one additional process up to the 0x40 process limit.
|
||||
+ A `bpc.mitm` component was added, performing custom behavior on shutdown/reboot requests from `am` or applications.
|
||||
|
|
Loading…
Reference in a new issue