Commit Graph

9319 Commits (44b981fd3eb3db5c15bcc24e61bae45607223ee6)

Author SHA1 Message Date
liamwhite a68af583ea
Merge pull request #9492 from german77/joycon_release
Input_common: Implement custom joycon driver v2
2 years ago
liamwhite 02ac593257
Merge pull request #9617 from german77/off_by_one
core: hid: Fix stick minimum range
2 years ago
liamwhite 9705094a57
Merge pull request #9613 from Kelebek1/demangle
Add stacktrace symbol demangling
2 years ago
bunnei f78068d7bf
Merge pull request #9611 from liamwhite/patch-1
debugger: add host fastmem pointer fetch command
2 years ago
Narr the Reg d9ee7c3297 core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable 2 years ago
Narr the Reg 4a307a7b3a core: hid: Only set the polling mode to the correct side 2 years ago
german77 d05ea2f3eb input_common: Fix issue where ring and irs are enabled at the same time 2 years ago
Narr the Reg 459fb2b213 input_common: Implement joycon ir camera 2 years ago
german77 5cb437703f yuzu: Add ring controller test button 2 years ago
german77 527dad7097 input_common: Use DriverResult on all engines 2 years ago
german77 e1a3bda4d9 Address review comments 2 years ago
Narr the Reg 1c08d532e0 core: hid: Fix input regressions 2 years ago
german77 6d6b7bdbc3 input_common: Implement joycon nfc 2 years ago
Narr the Reg 36d5e0a411 service: hid: Set led pattern and fix color detection 2 years ago
Narr the Reg ed5fa10e97 core: hid: Enable pulling color data from controllers 2 years ago
Narr the Reg a4074001fe core: hid: Migrate ring from emulated devices to emulated controller 2 years ago
bunnei 9ca3a4758a
Merge pull request #9623 from liamwhite/wp-oops
memory: fix watchpoint use when fastmem is enabled
2 years ago
bunnei 413df0811d
Merge pull request #9619 from liamwhite/timing-spaghetti
timing: wait for completion on unregister
2 years ago
Liam f1a0ce0e70 memory: fix watchpoint use when fastmem is enabled 2 years ago
Liam 0953cdd271 timing: wait for completion on unregister 2 years ago
Kelebek1 42b16bb33a Be careful of mangled out of bounds read 2 years ago
german77 50c86b3c2a core: hid: Fix stick minimum range 2 years ago
Kelebek1 80a55c1663 Add stacktrace symbol demangling 2 years ago
Liam e9c3d16f6f debugger: add host fastmem pointer fetch command 2 years ago
Liam 2f2ef5b147 nvnflinger: correct swap interval handling 2 years ago
bunnei a5693afa03
Revert "Revert "k_page_group: synchronize"" 2 years ago
bunnei 66e4a48b75
Merge pull request #9563 from german77/crash_not_allowed
input_common: Create an update engine
2 years ago
liamwhite 3c05988df2
Merge pull request #9561 from liamwhite/update-dynarmic
externals: update dynarmic, xbyak
2 years ago
liamwhite 6d74490139
Merge pull request #9558 from MonsterDruide1/network-timeout-noerror
net: Silently translate ETIMEDOUT network error
2 years ago
Narr the Reg 8042ce7e19 input_common: Create an update engine 2 years ago
Liam 1ee0540f82 externals: update dynarmic, xbyak 2 years ago
Fernando Sahmkow af5ecb0b15 MemoryManager: use fastmem directly. 2 years ago
MonsterDruide1 688a9fbfa6 net: Silently translate ETIMEDOUT network error 2 years ago
liamwhite bbeb6e460c
Merge pull request #9518 from gidoly/revert-9504-pg2
Revert "k_page_group: synchronize"
2 years ago
MonsterDruide1 04cb05fce0 TAS: Immediately switch stick to TAS on input
Co-Authored-By: Narr the Reg <5944268+german77@users.noreply.github.com>
2 years ago
german77 80bcc18788 service: nifm: Initialize request state 2 years ago
german77 ebd811b535 service: nifm: Match documentation names 2 years ago
Merry bee395d2f0 vfs: Replace cstr concat with char concat 2 years ago
bunnei 05c709bebe core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps. 2 years ago
gidoly 10eaf31af3
Revert "k_page_group: synchronize" 2 years ago
bunnei 60419dd35e
Merge pull request #9504 from liamwhite/pg2
k_page_group: synchronize
2 years ago
MonsterDruide1 bc4126acd7 TAS: Increase accuracy of Stick inputs 2 years ago
Liam 28d9c30861 k_page_table: remove HACK_OpenPages/ClosePages 2 years ago
Liam 3392fdac9b k_page_group: synchronize 2 years ago
liamwhite c6767704fb
Merge pull request #9496 from liamwhite/shm3
kernel: workaround static shared memory initialization
2 years ago
Liam 99eccf581e kernel: workaround static shared memory initialization 2 years ago
Liam 80670a5b6c time: add LockFreeAtomicType 2 years ago
liamwhite 1b11e0f0d3
Merge pull request #9463 from liamwhite/manager-events
EmuThread: refactor
2 years ago
Liam c770f25ccb kernel: remove TimeManager 2 years ago
Liam 67c0d714c5 kernel: add KHardwareTimer 2 years ago