Compare commits
32 Commits
1.5.0-prer
...
1600_suppo
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
883b3968bc | ||
|
|
dd7539a905 | ||
|
|
6e2d435b6b | ||
|
|
605206bb97 | ||
|
|
3cb3b24b4a | ||
|
|
ad3da922ef | ||
|
|
3b6a4ab12f | ||
|
|
2fa8a57f27 | ||
|
|
5e82e72411 | ||
|
|
83701210c7 | ||
|
|
528191b50e | ||
|
|
5b3420e9d6 | ||
|
|
21fa82d74b | ||
|
|
c75a17b5a8 | ||
|
|
255a0083a1 | ||
|
|
2e7491f605 | ||
|
|
08672fd422 | ||
|
|
adfaee0f46 | ||
|
|
4f6ecf138b | ||
|
|
819f7edc70 | ||
|
|
709e1969bb | ||
|
|
42e6c1fd59 | ||
|
|
89f8bee3b6 | ||
|
|
afa4a50d99 | ||
|
|
1690cfd766 | ||
|
|
b484f27530 | ||
|
|
88520f8b6a | ||
|
|
ba483dea8a | ||
|
|
8eef019e3d | ||
|
|
b7846247aa | ||
|
|
154d61f55f | ||
|
|
fd7a93a15f |
@@ -1,14 +1,4 @@
|
||||
# Changelog
|
||||
## 1.5.0
|
||||
+ Support was added for 16.0.0
|
||||
+ `mesosphère` was updated to reflect the latest official kernel behavior.
|
||||
+ `ncm` was updated to reflect the latest official behavior.
|
||||
+ Many FS apis were updated under the hood to reflect the latest official behavior.
|
||||
+ **Please Note**: 16.0.0 made breaking changes to a number of system APIs, including in FS/NCM/Shared Font commands that some homebrew programs may use.
|
||||
+ These programs may encounter strange errors, and may need to be recompiled with a libnx updated to support 16.0.0's changes to function properly.
|
||||
+ A number of minor issues were fixed and improvements were made, including:
|
||||
+ An issue was fixed that could cause GPIO outputs to be misconfigured under certain circumstances.
|
||||
+ General system stability improvements to enhance the user's experience.
|
||||
## 1.4.1
|
||||
+ A number of minor issues were fixed and improvements were made, including:
|
||||
+ `dmnt` cheat toggle files are no longer ignored when they are missing a trailing newline.
|
||||
@@ -25,7 +15,7 @@
|
||||
## 1.4.0
|
||||
+ Support was added for 15.0.0.
|
||||
+ `mesosphère` was updated to reflect the latest official kernel behavior.
|
||||
+ `ncm` was updated to reflect the latest official behavior.
|
||||
+ `ncm` was updated to reflect the latest official kernel behavior.
|
||||
+ A number of minor issues were fixed and improvements were made, including:
|
||||
+ The capacity limit on registered add-on contents was fixed in NCM to reflect the increase that occurred in 12.0.0.
|
||||
+ An off-by-one was fixed in mesosphere when computing the new value for an address arbiter signaled with ModifyByWaitingCountIfEqual.
|
||||
|
||||
4
emummc/.gitrepo
vendored
4
emummc/.gitrepo
vendored
@@ -6,7 +6,7 @@
|
||||
[subrepo]
|
||||
remote = https://github.com/m4xw/emummc
|
||||
branch = develop
|
||||
commit = bba1f1fb65f75721caf6d023a35d75d3c9aafd0f
|
||||
parent = 1ab8b234447864503e21c600681219a96962e6c1
|
||||
commit = 4714b2df9eaf68fb85516b35f7f4265ab0413825
|
||||
parent = 99f6a96845b6097d50f5059eea9245d27876f26a
|
||||
method = merge
|
||||
cmdver = 0.4.1
|
||||
|
||||
Reference in New Issue
Block a user