- 04 Feb, 2021 4 commits
-
-
Lioncash authored
Given these are only used as function existence checks, we can simplify some usages of declval, given they aren't particularly useful here. Reduces a few template instantiations, which at most reduces compile times a tiny bit.
-
Lioncash authored
We can make use of the _t variants of the templates to cut down on a little bit of verbosity.
-
Lioncash authored
An identifier containing a starting underscore followed by a capital letter is reserved by the standard. It's trivial to avoid this by moving the underscore to the end of the identifier. While the likelihood of clashing here being minimal, we can turn a "should not break" scenario into a definitive "will not break" one, so why not?.
-
bunnei authored
audren: Disable reverb for the time being
-
- 03 Feb, 2021 2 commits
-
-
bunnei authored
kernel: Rewrite resource limit to be more accurate
-
Chloe Marcec authored
-
- 02 Feb, 2021 7 commits
-
-
bunnei authored
acc: Fix error when second user is selected
-
bunnei authored
Avoid overwriting username
-
LC authored
settings: Log the cache, config and mod load directories
-
Morph authored
-
bunnei authored
hid: Only update motion for npad and prevent over scheduling events
-
Chloe Marcec authored
-
Chloe Marcec authored
-
- 01 Feb, 2021 7 commits
-
-
LC authored
arm_dynarmic_32: Print out CPSR.T on exception
-
MerryMage authored
-
bunnei authored
nifm: Stub GetCurrentNetworkProfile and GetCurrentIpConfigInfo
-
Ameer J authored
nifm: Fix GetAppletInfo stub
-
Chloe Marcec authored
As this is causing issues in a few games, it's best to have it disabled until it's completely implemented
-
bunnei authored
am/IApplicationFunctions: Stub IsGamePlayRecordingSupported
-
german authored
-
- 31 Jan, 2021 17 commits
-
-
bunnei authored
prepo: Stub RequestImmediateTransmission and GetTransmissionStatus
-
Morph authored
analog_from_button: Fix update_thread.join exception
-
Morph authored
- Used by Lets Sing 12
-
Morph authored
-
Morph authored
- Used by Animal Crossing: New Horizons
-
Morph authored
- Used by Minecraft Bedrock Edition - Used by Bloons TD 5
-
Morph authored
-
bunnei authored
bsd: Fix EventFd stub
-
Morph authored
Used by RetroArch
-
Morph authored
-
bunnei authored
bsd: Fix GetSockOpt stub
-
Morph authored
-
Morph authored
am: Stub TryPopFromFriendInvitationStorageChannel
-
Morph authored
-
bunnei authored
bsd: Stub EventFd
-
ameerj authored
Used by Family Feud
-
ameerj authored
Used by Family Feud
-
- 30 Jan, 2021 3 commits
-
-
Chloe Marcec authored
-
Chloe Marcec authored
-
Chloe Marcec authored
-