18737 Commits (c5beddca49dfad06d407ffbf38ef6229c63e6e9a)

Author SHA1 Message Date
bunnei e1af26d5b3 fixup! core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 years ago
bunnei eb65836f69 core: hle: kernel: KPageTable: Fix UnmapPages. 4 years ago
bunnei 6075031e99 core: hle: kernel: KPageTable: Improve Un/MapPhysicalMemory. 4 years ago
Wunkolo fe8b240a39 common: Add NullVisitor default constructor 4 years ago
Narr the Reg 10a0790ce5 yuzu: config: Fix mapping issues with the enter key 4 years ago
Kelebek1 9ae0aaed6a Dump patched exefs rather than base 4 years ago
Sergi Granell dbfe017c9f kernel: svc: Add OutputDebugString32, CreateCodeMemory32, ControlCodeMemory32 4 years ago
Morph 0d71098873 common: fs_util: Add buffer to string view utility functions 4 years ago
Morph c1a3ce985f debugger: console: Set console output codepage to UTF-8 4 years ago
german77 c2942fa5c3 nfp: Allow files without password data 4 years ago
lat9nq 94dec8e568 hid: Stub IsUsbFullKeyControllerEnabled 4 years ago
lat9nq 022e1edd24 audio_core: Update current process revision 4 years ago
Narr the Reg 4eef3a0cde service/mnpp: Stub mnpp_app 4 years ago
Morph 9429bb6222 common: uuid: Use sizeof(u64) instead of 8 in Hash() 4 years ago
Narr the Reg 11680706a7 nfp: Separate nfc tag from amiibo data 4 years ago
Narr the Reg d5873beb51 svc: Set unique names for function tables 4 years ago
bunnei c40b56b554 hle: kernel: KCodeMemory: Remove unused QueryMemory. 4 years ago
bunnei 9ab27ece86 hle: kernel: KCodeMemory: Correct m_page_group number of pages. 4 years ago
german77 f2b6837fb7 nfp: Address compiler issues 4 years ago
Narr the Reg bb831fae3a nfp: Validate amiibo files 4 years ago
german77 5fced43199 yuzu: Allow to open and remove the amiibo 4 years ago
german77 68ed8e2388 nfp: Improve implementation 5 years ago
german77 78aa2441d8 nfp: Move IUser class to header and add missing enum and structs 5 years ago
german77 2dba88f9fd nfp: Sort functions by command number 5 years ago
german77 eb34318ded yuzu: Mute audio when in background 4 years ago
german77 2e45a555b4 yuzu: Add docked, GPU accuracy and adapting filter hotkeys 4 years ago
german77 2ea4a2b74e yuzu: Add auto center on right click 4 years ago
german77 75d96d5462 input_common: Remove battery duplicated struct and update every button press 4 years ago
Morph 2d8d60bf9b common: uuid: Return an invalid UUID if conversion from string fails 4 years ago
Morph e47b5e6a26 general: Rename NewUUID to UUID, and remove the previous UUID impl 4 years ago
Morph 26f74468c4 profile: Migrate to the new UUID implementation 4 years ago
Morph ad33e58c2d common: uuid: Add AsU128() 4 years ago
Morph 4c1b4cc486 hle: ipc_helpers: Ignore -Wclass-memaccess 4 years ago
Morph da3c2dc90c service: Migrate to the new UUID implementation 4 years ago
Morph 51c445f7e8 input/hid: Migrate to the new UUID implementation 4 years ago
Morph 77bc383079 common: Implement NewUUID 4 years ago
lat9nq a4ad597ae2 config: Support motion inputs 4 years ago
Morph 6015bce1e9 main: Always remove the frameless window flag when restoring UI state 4 years ago
Morph 3d13bb3105 input_common: Remove unused core include 4 years ago
tech-ticks be026c6b6d service: pm: Implement AtmosphereGetProcessInfo 4 years ago
Narr the Reg 6b132458dc yuzu: config: Vibrate the controller while configuring vibration strength 4 years ago
Lioncash fd12153c52 texture_cache: Ensure has_blacklisted is always initialized 4 years ago
Lioncash 6419acdd76 texture_cache: Remove dead code within SynchronizeAliases 4 years ago
Lioncash 1f4cc88d2a texture_cache: Amend unintended bitwise OR in SynchronizeAliases 4 years ago
Narr the Reg 2198237e42 yuzu: ui: Improve battery symbols 4 years ago
Lioncash 45fd47ef0a common_types: Remove NonCopyable struct 4 years ago
Lioncash 8a509e5a2c general: Replace NonCopyable struct with equivalents 4 years ago
Lioncash 2c2e08df02 general: Move deleted copy/move constructor/assignment operators to public interface 4 years ago
bunnei 1552c524ad hle: kernel: KPageTable: Migrate locks to KScopedLightLock. 4 years ago
Lioncash 1c24f14e58 configure_filesystem: Add missing changeEvent() override 4 years ago