summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2021-04-08Merge pull request #6145 from lat9nq/nvhost_empty_memcpybunnei
2021-04-08service: time: Setup the network clock with the local clock contextMorph
2021-04-08Merge pull request #6154 from lioncash/svcrange2bunnei
2021-04-08service: hid: Stub SetAnalogStickUseCenterClampMorph
2021-04-07Merge pull request #6160 from Morph1984/fs-update-12.xbunnei
2021-04-07service: time: Fix CalculateStandardUserSystemClockDifferenceByUserMorph
2021-04-07Merge pull request #6143 from lat9nq/nvhost_null_memcpybunnei
2021-04-07Merge pull request #6159 from Morph1984/acc-update-12.xbunnei
2021-04-07Merge pull request #6153 from lioncash/svcrangebunnei
2021-04-07hwopus: Update to 12.xMorph
2021-04-07IFile: Update to 12.xMorph
2021-04-07fsp-srv: Update to 12.xMorph
2021-04-07dauth_o: Update to 11.xMorph
2021-04-07acc_u1: Update to 12.xMorph
2021-04-07acc_su: Update to 12.xMorph
2021-04-07hid: Update service function tablesgerman77
2021-04-07ISelfController: Update to 11.xMorph
2021-04-07IApplicationFunctions: Update to 11.xMorph
2021-04-07IDebugFunctions: Update to 12.xMorph
2021-04-07ICommonStateGetter: Update to 12.xMorph
2021-04-07IGlobalStateController: Update to 12.xMorph
2021-04-07IHomeMenuFunctions: Update to 12.xMorph
2021-04-07Amend bizarre clang-format suggestionsLioncash
2021-04-07k_scoped_scheduler_lock_and_sleep: Mark class as [[nodiscard]]Lioncash
2021-04-07k_scoped_lock: delete copy and move assignment operatorsLioncash
2021-04-07k_scoped_lock: Mark class as [[nodiscard]]Lioncash
2021-04-07k_scheduler: Mark KScopedSchedulerLock as [[nodiscard]]Lioncash
2021-04-07kernel: Increase event and session countsameerj
2021-04-07svc: Expand SVC tablesLioncash
2021-04-07process_capability: Handle extended SVC rangeLioncash
2021-04-05nvhost_nvdec_common: Avoid memcpy with null pointerslat9nq
2021-04-05nvhost_ctrl_gpu: Avoid sending null pointer to memcpylat9nq
2021-04-02Merge pull request #6131 from german77/rightjoyconSLSRMorph
2021-04-02HID: Fix SL and SR buttons for right joycongerman77
2021-03-30ISelfController: Stub SetAlbumImageTakenNotificationEnabledMorph
2021-03-30configuration: Add auto stub toggle that resets on bootameerj
2021-03-30service: Auto stub fallbackameerj
2021-03-30nvdrv: Cleanup CDMA Processor on device closureChloe Marcec
2021-03-30Addressed issuesChloe Marcec
2021-03-29Merge pull request #6109 from german77/gestureIDbunnei
2021-03-29Merge pull request #6102 from ogniK5377/fd-passbunnei
2021-03-28Merge pull request #6115 from bunnei/fix-kernel-initbunnei
2021-03-27hle: kernel: Initialize preemption task after schedulers.bunnei
2021-03-27service: friend: Change logging class from ACC to FriendMorph
2021-03-27Friend: Stub GetPlayHistoryRegistrationKeygerman77
2021-03-26HID: Initialize correctly the gesture finger_id and filter invalid resultsNarr the Reg
2021-03-27pctl: Rework how pctl works to be more accurateChloe Marcec
2021-03-25nvdrv: Pass device fd and handle device create methods for device opening and...Chloe Marcec
2021-03-23hle: kernel: Breakup InitializeMemoryLayout.bunnei
2021-03-23hle: kernel: k_memory_region_type: Minor code cleanup.bunnei