5442 Commits (55362bccd9b007bc7a98babb248bf6ffd809f5d1)

Author SHA1 Message Date
Morph 3e0ff59a63 hid: Stub a series of "SevenSixAxisSensor" service commands 6 years ago
David Marcec 4b9812e7bb Prevent nullptr dereference on swkbd error case 6 years ago
David Marcec bf4e6b3cba prepo: : Don't read extra buffer from report unless passed 6 years ago
David Marcec df001e73c2 Mark invalid IPC buffers as ASSERT_OR_EXECUTE_MSG 6 years ago
David Marcec 1dee0b9436 Move GetKeyCodeMapImpl to an anonymous namespace 6 years ago
David Marcec 8ce11701a9 Fixed logging output 6 years ago
David Marcec 55b6b3cada Implement GetKeyCodeMap & GetKeyCodeMap2 6 years ago
Morph e9bee77481 lm: Silence no return value warning 6 years ago
VolcaEM b9e6687af0 account: Update function tables and add missing classes (#4145) 6 years ago
Morph eaa3067fa8 hid: Implement Get/ResetGyroscopeZeroDriftMode 6 years ago
Ameer 77ae7fe5dd Clang Formatting 6 years ago
Ameer dbe1ad4fe4 GC Adapter Implementation 6 years ago
Lioncash 5f8e8ba92d software_keyboard: Eliminate trivial redundant copies 6 years ago
MerryMage 23d63c30e1 memory_manager: Explicitly specifcy std::min<size_t> 6 years ago
VolcaEM 8cd49f28a3 Move SHA256Hash to its original position 6 years ago
VolcaEM 85a247d6cf Remove unnecessary pragmas 6 years ago
VolcaEM 1f2f16c656 Revert IsValidNRO refactor but make it more readable 6 years ago
VolcaEM 18b88119d2 Update assert string 6 years ago
VolcaEM 68a7d8fb09 Clang-format again 6 years ago
VolcaEM 26b0ef5ce0 Use consistent variable names 6 years ago
VolcaEM a01b0de19a Clang-format 6 years ago
VolcaEM 2ae60c8949 Make assert strings consistent 6 years ago
VolcaEM f801c273eb Attempt to fix crashes in SSBU and refactor IsValidNRO 6 years ago
David Marcec f57da2d9f9 nvdrv: Fix GetTPCMasks for ioctl3 6 years ago
David Marcec 97ad3cd3ee kernel: Account for system resource size for memory usage 6 years ago
bunnei f46e366cdc service: nvhost_vic: Ignore Submit commands. 6 years ago
Zach Hilman a283b0672d nvdrv: Stub nvdec/vic ioctls to bypass nvdec movies 7 years ago
David Marcec 07db67b406 Downgrade "handle not signaled" error to trace 6 years ago
VolcaEM 50bf4c70cd Address review comments 6 years ago
VolcaEM f42797d852 Clang-format 6 years ago
VolcaEM 998bfbb573 hid: Stub GetXpadIDs 6 years ago
VolcaEM 6f126bb803 Add comment to nrr_kind 6 years ago
VolcaEM 9390c0c271 ldr: Update NRR/NRO structs 6 years ago
David Marcec 55b534c5a0 kernel: ResourceLimit::Reserve remove useless while loop 6 years ago
VolcaEM 4f1136dfca clang-format 6 years ago
VolcaEM f7d23b21d0 nifm: correct assert in CreateTemporaryNetworkProfile 6 years ago
FearlessTobi 5e9e8073a0 crypto: Make KeyManager a singleton class 6 years ago
David Marcec 97c023e3f0 nv_flinger: Use enum for pixel format instead of u32 6 years ago
bunnei 053399a553 time_zone: Use std::chrono::seconds for strong typing. 6 years ago
David Marcec e6886a756c hid: Clear keyboard states & fix logic issue 6 years ago
bunnei f42b9c0a85 hle: service: time_zone_manager: Use current time zone setting. 6 years ago
bunnei ee3b9071b5 service: fsp_srv: Stub implementation of OpenMultiCommitManager. 6 years ago
David Marcec 26bd4978a3 Stub SendKeyboardLockKeyEvent 6 years ago
James Rowe 2991e7441a Replace externals with Conan (#3735) 6 years ago
Lioncash 12b81f2581 kernel/memory: Remove #pragma once within cpp file 6 years ago
Lioncash 0bf0d27552 kernel/memory: Remove unused includes 6 years ago
Lioncash 0bb99454ed kernel/memory: Remove unused variables in memory_block_manager 6 years ago
Lioncash 42d43335c9 kernel/memory: Make use of std::array consistently in address_space_info 6 years ago
Lioncash e09098b981 kernel/memory: Resolve -Wshadow warnings 6 years ago
Lioncash a93929b23a kernel/memory: Amend potential encoding warnings 6 years ago