- Feb 19, 2022
-
-
bunnei authored
nfp: Improve amiibo support
-
- Feb 18, 2022
- Feb 17, 2022
-
-
Wunkolo authored
Addresses https://github.com/yuzu-emu/yuzu/issues/7881 to fix linux builds. `YUZU_NON_COPYABLE` deletes the `T(const T&)` constructor which will cause the implicitly defined default ctor/dtor to no-longer generate.
-
Mai M authored
kernel: svc: Add OutputDebugString32, CreateCodeMemory32, ControlCodeMemory32
-
bunnei authored
service/mnpp: Stub mnpp_app
-
- Feb 16, 2022
-
-
Morph authored
file_sys: Dump patched exefs rather than base
-
- Feb 15, 2022
-
-
bunnei authored
audio_core: Update current process revision
-
bunnei authored
common: fs_util: Add buffer to string view utility functions
-
Narr the Reg authored
-
Kelebek1 authored
-
- Feb 14, 2022
-
-
Sergi Granell authored
Very straightforward, they are just wrappers to the 64-bit version of the SVC.
-
bunnei authored
svc: Set unique names for function tables
-
Mai M authored
debugger: console: Set console output codepage to UTF-8
-
- Feb 13, 2022
-
-
Morph authored
These functions allow to construct a string view from an input buffer, avoiding the copy done by the non string view counterparts. However, callers must be cognizant of the viewed buffer's lifetime to avoid a use-after-free.
-
Morph authored
This allows the console to display multi-byte encoded characters.
-
german77 authored
-
Narr the Reg authored
hid: Stub IsUsbFullKeyControllerEnabled
-
- Feb 12, 2022
-
-
lat9nq authored
Used by Splatoon 2, when opening the inventory from a LAN battle lobby. Reference: https://switchbrew.org/wiki/HID_services
-
- Feb 11, 2022
-
-
lat9nq authored
Update CURRENT_PROCESS_REVISION from REV9 to REVA. Used by Nintendo Entertainment System - Nintendo Switch Online 6.0.0 and Super Nintendo Entertainment System - Nintendo Switch Online 3.0.0.
-
bunnei authored
common: Revise and fix the UUID implementation
-
Narr the Reg authored
Used in Super Nintendo Entertainment System™ - Nintendo Switch Online
-
- Feb 10, 2022
-
-
Morph authored
-
bunnei authored
yuzu: New hotkeys and mute audio on background
-
Narr the Reg authored
-
bunnei authored
yuzu: Add auto center on right click
-
- Feb 09, 2022
-
-
bunnei authored
hle: kernel: KCodeMemory: Correct m_page_group number of pages.
-
Narr the Reg authored
-
bunnei authored
-
bunnei authored
Credits to @xerpi for finding this issue and pointing it out on #7519.
-
german77 authored
-
- Feb 08, 2022
-
-
Narr the Reg authored
-
german77 authored
-
german77 authored
-
- Feb 07, 2022
- Feb 06, 2022
-
-
Morph authored
service: pm: Implement AtmosphereGetProcessInfo
-