Merge branch 'Atmosphere-NX:master' into master#3
Open
Makonede wants to merge 158 commits intoMakonede:masterfrom
Open
Merge branch 'Atmosphere-NX:master' into master#3Makonede wants to merge 158 commits intoMakonede:masterfrom
Makonede wants to merge 158 commits intoMakonede:masterfrom
Conversation
This is functionally correct, but I have no idea what these are meant to represent. These functions are completely unused on NX.
This is a really weird one, because they didn't actually update the code which updates these flags in asm, these still use ldrb/orr/strb. But every access to these via c++ is now an atomic ldxrb/stxrb loop. Maybe they just forgot to update the asm?
subrepo: subdir: "emummc" merged: "3c57b20ba" upstream: origin: "https://github.com/m4xw/emummc" branch: "develop" commit: "3c57b20ba" git-subrepo: version: "0.4.1" origin: "???" commit: "???"
subrepo: subdir: "libraries" merged: "6e2c09c79" upstream: origin: "https://github.com/Atmosphere-NX/Atmosphere-libs" branch: "master" commit: "6e2c09c79" git-subrepo: version: "0.4.1" origin: "???" commit: "???"
subrepo: subdir: "libraries" merged: "6cc765fca" upstream: origin: "https://github.com/Atmosphere-NX/Atmosphere-libs" branch: "master" commit: "6cc765fca" git-subrepo: version: "0.4.1" origin: "???" commit: "???"
Add newline that would otherwise cause text concatenation when it comes to suggestedFix content being appended.
subrepo: subdir: "emummc" merged: "8ab963b0b" upstream: origin: "https://github.com/m4xw/emummc" branch: "develop" commit: "8ab963b0b" git-subrepo: version: "0.4.1" origin: "???" commit: "???"
subrepo: subdir: "libraries" merged: "9a8703e71" upstream: origin: "https://github.com/Atmosphere-NX/Atmosphere-libs" branch: "master" commit: "9a8703e71" git-subrepo: version: "0.4.1" origin: "???" commit: "???"
libstrat: update GetDebugEvent svc shim for compatibility with libnx changes
Update fusee_display.cpp - add missing newline
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.