9328 Commits (bbb60f60d26e156c582867a78682ad0dc881c278)

Author SHA1 Message Date
Liam 86c6735bd0 kernel: unbreak min/max template deduction on Apple Clang 3 years ago
Narr the Reg a8579f0b26 Revert 9617 and fix it on input_common 3 years ago
Merry 6b50650633 Revert "MemoryManager: use fastmem directly." 3 years ago
Liam b85a155abd kernel: split SetAddressKey into user and kernel variants 3 years ago
Liam 31945a6e8b kernel: fix incorrect locking order in suspension 3 years ago
Liam 3b4c6e5425 kernel: KPageTable: update 3 years ago
Narr the Reg 9f9cf5732b core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable 3 years ago
Narr the Reg 000a5852ee core: hid: Only set the polling mode to the correct side 3 years ago
german77 4b7ad51ce3 input_common: Fix issue where ring and irs are enabled at the same time 3 years ago
Narr the Reg 91f98f57b3 input_common: Implement joycon ir camera 3 years ago
german77 22eb8ce395 yuzu: Add ring controller test button 3 years ago
german77 5cbeb6f1c4 input_common: Use DriverResult on all engines 3 years ago
german77 82774f546a Address review comments 3 years ago
Narr the Reg 8dbef30cb7 core: hid: Fix input regressions 3 years ago
german77 b40c5ba2c3 input_common: Implement joycon nfc 3 years ago
Narr the Reg a1b72e62dc service: hid: Set led pattern and fix color detection 3 years ago
Narr the Reg 59e89afde4 core: hid: Enable pulling color data from controllers 3 years ago
Narr the Reg 3672362ce1 core: hid: Migrate ring from emulated devices to emulated controller 3 years ago
Liam 0279b94a9e memory: fix watchpoint use when fastmem is enabled 3 years ago
Liam e1b0b3d0db timing: wait for completion on unregister 3 years ago
Kelebek1 8fea4c21b2 Be careful of mangled out of bounds read 3 years ago
german77 c76721182c core: hid: Fix stick minimum range 3 years ago
Kelebek1 90f546cba4 Add stacktrace symbol demangling 3 years ago
Liam f28fbaa41e debugger: add host fastmem pointer fetch command 3 years ago
Liam 0c15ac5084 nvnflinger: correct swap interval handling 3 years ago
bunnei 1bd2034592 Revert "Revert "k_page_group: synchronize"" 3 years ago
Narr the Reg 243f2931b5 input_common: Create an update engine 3 years ago
Liam 7429e31f30 externals: update dynarmic, xbyak 3 years ago
Fernando Sahmkow 7f18e3bb89 MemoryManager: use fastmem directly. 3 years ago
MonsterDruide1 3eb787dcef net: Silently translate ETIMEDOUT network error 3 years ago
MonsterDruide1 ffc89d8b84 TAS: Immediately switch stick to TAS on input 3 years ago
german77 011f49a00b service: nifm: Initialize request state 3 years ago
german77 991ea9ab41 service: nifm: Match documentation names 3 years ago
Merry 68008d9b80 vfs: Replace cstr concat with char concat 3 years ago
bunnei d466f5e2b8 core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps. 3 years ago
gidoly 118d57a8f0 Revert "k_page_group: synchronize" 3 years ago
MonsterDruide1 f33599d41c TAS: Increase accuracy of Stick inputs 3 years ago
Liam b4504fdd19 k_page_table: remove HACK_OpenPages/ClosePages 3 years ago
Liam 4b9df26091 k_page_group: synchronize 3 years ago
Liam 71ec5c9519 kernel: workaround static shared memory initialization 3 years ago
Liam f1528eb549 time: add LockFreeAtomicType 3 years ago
Liam 8df44232e8 kernel: remove TimeManager 3 years ago
Liam 49d1cf6477 kernel: add KHardwareTimer 3 years ago
german77 8a90856b25 service: nfc: Silence ListDevices 3 years ago
Liam c11dff8639 EmuThread: refactor 3 years ago
german77 3cc666b845 input_common: Add virtual gamepad 3 years ago
ameerj c57883f1bc hle_ipc: Refactor ReadBuffer to set buffer size upon initialization 3 years ago
ameerj 333fd1165a hle_ipc: Reserve vectors before populating 3 years ago
Narr the Reg dfe49436c8 kernel: svc: Fix duplicated InfoType enum 3 years ago
Narr the Reg 464b7a9ee2 kernel: process: Implement GetFreeThreadCount 3 years ago