summaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2022-06-13Merge pull request #8446 from liamwhite/cmd-gdbMorph
2022-06-13Merge pull request #8454 from liamwhite/inaddr-anyMorph
2022-06-13Merge pull request #8443 from liamwhite/code-membunnei
2022-06-12core/debugger: allow remote connectionsLiam
2022-06-11gdbstub_arch: Add missing virtual destructorLioncash
2022-06-10service: hid: Fix gesture regressionNarr the Reg
2022-06-10core/debugger: fix a number of shutdown deadlocksLiam
2022-06-09kernel: fix KCodeMemory initializationLiam
2022-06-08Merge pull request #8428 from bunnei/nvflinger-fix-timingbunnei
2022-06-06core/debugger: fix asio write usageLiam
2022-06-06core/debugger: fix crash due to incorrect lambda captureLiam
2022-06-05Merge pull request #8426 from liamwhite/elfbunnei
2022-06-05hle: service: nvflinger: buffer_queue_consumer: Always free released buffers.bunnei
2022-06-05Merge pull request #8419 from liamwhite/library-listMai M
2022-06-05common: consolidate ELF structure definitionsLiam
2022-06-04Merge pull request #8395 from german77/ir_stubbunnei
2022-06-03gdbstub: add missing library list commandLiam
2022-06-02Merge pull request #8410 from liamwhite/thread-namesMai M
2022-06-01core/debugger: Support reading guest thread namesLiam
2022-06-01Merge pull request #8409 from liamwhite/tdesc-fixMai M
2022-06-01Merge pull request #8402 from liamwhite/better-stepMorph
2022-06-01gdbstub: fix target descriptionsLiam
2022-06-01Merge pull request #8404 from Morph1984/virtualliamwhite
2022-06-01core/debugger: Define defaulted virtual destructorsMorph
2022-06-01core/debugger: Improved stepping mechanism and misc fixesLiam
2022-06-01gdbstub: Explicitly cast return type to u8Morph
2022-06-01core/debugger: Implement new GDB stub debuggerLiam
2022-05-31service: hid: Improve stub of IRSNarr the Reg
2022-05-30Merge pull request #8368 from german77/seventimesbunnei
2022-05-29Merge pull request #8332 from Morph1984/reduce_exec_sizebunnei
2022-05-28Merge pull request #8374 from german77/asnycvibrationsbunnei
2022-05-27service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssignedgerman77
2022-05-27service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...german77
2022-05-27service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxis...german77
2022-05-27service: hid: Add error handling to sixaxis functionsgerman77
2022-05-27service: hid: Refractor sixaxis functionsgerman77
2022-05-27service: hid: Implement MergeSingleJoyAsDualJoy according to REgerman77
2022-05-27service: hid: Add error handling to setNpadAssignment and variantsgerman77
2022-05-27service: hid: Quick RE fixes and commentsgerman77
2022-05-23input_common: Make vibration request asyncNarr the Reg
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsgerman77
2022-05-14general: Avoid ambiguous format_to compilation errorsLioncash
2022-05-13time_zone_manager: Use s8 for month length tablesMorph
2022-05-06service: hid: Fix motion refresh rateNarr the Reg
2022-05-06service: hid: Disable correctly motion inputgerman77
2022-05-03hle/result: Update std::expected replacement messageMorph
2022-05-03hle/result: Add ResultRange overload in ResultValMorph
2022-05-03Merge pull request #8272 from german77/stick_rangebunnei
2022-05-02hle/result: Implement ResultRangeMorph
2022-04-29Merge pull request #8274 from german77/firmwareMorph