6978 Commits (5c55f3b585eb92cd2fa6da0c714de2b3cf1003bc)

Author SHA1 Message Date
Lioncash 4d0fa3544f arm_dynarmic_cp15: Initialize member variables 5 years ago
Lioncash 43a09c9bfc control_metadata: Resolve typo in Portuguese language name 5 years ago
Lioncash 341c612474 service: Remove unused funcation 5 years ago
Lioncash e4747039da service/sm: Slightly more efficient string name validation 5 years ago
Lioncash 95e8dff0d7 service/sm: Eliminate dependency on the global system instance 5 years ago
Lioncash 7824da5961 file_sys/romfs_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash e45b727db5 file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
Lioncash 279b79c880 loader/nso: Remove unnecessary [[maybe_unused]] 5 years ago
Lioncash bcb796ee92 core/loader: Remove dependencies on the global system instance 5 years ago
Lioncash 80e57658ac nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() 5 years ago
Lioncash a92c6ddd22 nca_patch: Make SearchBucketEntry() internally linked 5 years ago
Lioncash 15fa8f52fc cheat_engine: Convert ExtractName into a non-template function 5 years ago
Lioncash 6711031e7d cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 5 years ago
Lioncash 5c77fffc80 patch_manager: Resolve implicit truncations in FormatTitleVersion() 5 years ago
Lioncash 7abb47303e patch_manager: Make use of type aliases 5 years ago
Lioncash e8092e4099 patch_manager: Make a few functions internally linked 5 years ago
Lioncash 767fcd8a81 crypto/key_manager: Remove dependency on the global system accessor 5 years ago
Lioncash f700c48cc0 kernel: Remove all dependencies on the global system instance 5 years ago
FearlessTobi b3d2fd39d3 Test: Decrease pad_update_ns 5 years ago
Lioncash 054735e3fe service: Remove two usages of the global system accessor 5 years ago
Lioncash b1c64e8c4f bsd: Resolve unused value within SendToImpl 5 years ago
Lioncash 0bf0d9d3c3 bsd: Resolve sign comparison warnings 5 years ago
Lioncash 3467cfb357 sockets_translate: Make use of designated initializers 5 years ago
Lioncash 2c196e7c6e blocking_worker: Make use of templated lambda 5 years ago
Lioncash 0d180e23f0 blocking_worker: Resolve -Wdocumentation warning 5 years ago
ReinUsesLisp 8efb2c5537 video_core: Remove all Core::System references in renderer 6 years ago
Morph 55db7a4e0a configure_input: Hook up the motion button and checkbox 5 years ago
german 82eb4be33b Add cemu hook changes related to PR #4609 5 years ago
german 17b48f8d42 Remove RealMotionDevice 5 years ago
Morph a04a7174c7 controllers/npad: Simplify motion entry assignment 5 years ago
german 876e6fc255 Include HID and configuration changes related to motion 5 years ago
Morph ce1c6f2eea hid: Implement MergeSingleJoyasDualJoy 5 years ago
Morph 0ce52a8070 applets/controller: Resolve several compiler warnings 5 years ago
Morph 5c853d4dc7 Address feedback 5 years ago
Morph b9cde4fa6d applets/controller: Set min_players to have a minimum value of 1. 5 years ago
Morph 212b4a584d applets/controller: Modify heuristic to account for certain games 5 years ago
Morph 3742ae763c applets/controller: Implement fallback applet for the SDL frontend 5 years ago
Morph 00df69232a applets/controller: Implement "Explain Text" 5 years ago
Morph 4c621b9b09 Project Mjölnir: Part 2 - Controller Applet 5 years ago
ReinUsesLisp 5bccefe24c file_sys/patch_manager: Add missing include 5 years ago
FearlessTobi ee199ead59 Address second batch of reviews 5 years ago
FearlessTobi 2903f0f7ce yuzu: Add motion and touch configuration 6 years ago
Morph 9b0f5da0c6 controllers/npad: Fix inconsistencies with controller connection statuses 5 years ago
Morph 4d6a8f3e8f controllers/npad: Fix LibNX controller connection statuses 5 years ago
Morph 9fc2eb2ee0 controllers/npad: Fix LedPattern for P1-4 5 years ago
Morph 34a209d15c Project Mjölnir: Part 1 6 years ago
ReinUsesLisp 8f050dd1d9 hle/scheduler: Fix data race in is_context_switch_pending 5 years ago
ReinUsesLisp 6bf10ea8cf hle/kernel: Fix data race in GetCurrentHostThreadID 5 years ago
ReinUsesLisp ad0306e520 cpu_interrupt_handler: Misc style changes 5 years ago
ReinUsesLisp 7eb6cc742a cpu_interrupt_handler: Make is_interrupted an atomic 5 years ago