10726 Commits (c160d6b752e6cfad0353e73a398b246e878a647a)

Author SHA1 Message Date
Liam 3edb108f4b kernel: unlayer CPU interrupt handling 4 years ago
german77 ea68c35ad0 fix compiler errors 4 years ago
german77 5e43e84229 service: irs: Implement clustering processor 4 years ago
Morph 9abacc2f86 applet/swkbd: Implement optional symbol keys 4 years ago
Narr the Reg a08b8f224b yuzu: Add webcam support and rebase to latest master 4 years ago
german77 cd16f9801a service: irs: Move to IRS namespace and minor fixes 4 years ago
german77 c075ebaeab service: irs: Split processors and implement ImageTransferProcessor 4 years ago
german77 2cb57c0f7f core: hid: Add cammera support 4 years ago
Kelebek1 be1f5f1d9f Project Andio 4 years ago
Gus Caplan 7ad8553346 implement resume message 4 years ago
bunnei b3f303dd4a hle: service: nvflinger: Fix implicit conversion. 4 years ago
bunnei e42a6ad7d9 yuzu: settings: Remove framerate cap and merge unlocked framerate setting. 4 years ago
bunnei fbb919c02f hle: service: nvflinger: Factor speed limit into frame time calculation. 4 years ago
Link4565 da2d093e64 Enable the use of MSG_DONTWAIT flag on RecvImpl 4 years ago
Liam 9858c3ce34 core/arm: skip watchpoint checks when reading instructions 4 years ago
Merry 4267739d06 KCodeMemory: Mark virtual methods as override 4 years ago
Merry 3d89711aa5 nvflinger: Polymorphic destructor requried for abstract class IBinder 4 years ago
Merry f719a0a078 dynarmic: Abort watchpoints ASAP 4 years ago
Liam dbb1312876 kernel: Ensure all uses of disable_count are balanced 4 years ago
Liam e2be660909 kernel: be more careful about initialization path for HLE threads 4 years ago
Liam 21e2063d7d kernel: fix single-core preemption points 4 years ago
Liam 61b26b386d kernel: fix issues with single core mode 4 years ago
Liam e47bced65d kernel: use KScheduler from mesosphere 4 years ago
german77 d04b9f0f83 service: fatal: Add function table 4 years ago
german77 ab9c495d00 service: btdrv,bcat,btm: Update service tables to 14.0.0 4 years ago
german77 15e95ddbe0 service am: Update service tables to 14.0.0 4 years ago
german77 07090f96d4 service: ac: Replace intances of ProfileData with UserData 4 years ago
german77 412221d1a1 core: hid: Add fallback for dualjoycon and pro controllers 4 years ago
Kelebek1 f66a68fa1b PR 4 years ago
Kelebek1 03de5e053d Rework CoreTiming 4 years ago
Liam 12948cf615 kernel: fix usage of waiter_list in Finalize 4 years ago
Fernando Sahmkow 95cb99b186 Core timing: use only one thread. 4 years ago
Liam e551960935 common/fiber: make fibers easier to use 4 years ago
Liam 61ef65ab25 cpu_manager: properly check idle on return from preemption 4 years ago
lat9nq f1ca3b7ff3 gdbstub_arch: Directly access SP register 4 years ago
Fernando Sahmkow 3adeb694b0 Adress Feedback. 4 years ago
german77 e687bfbe7d service: nifm: Stub GetInternetConnectionStatus 4 years ago
german77 2bad788ead service: ptm: Rewrite PSM and add TS 4 years ago
german77 93cbaeb605 input_common: sdl: lower vibration frequency and use it's own unique thread 4 years ago
Narr the Reg 63ae2ffac1 service: hid: Correct some mistakes and add more validations 4 years ago
Fernando Sahmkow 2d838d8ec9 Address feedback. 4 years ago
Fernando Sahmkow 0043292951 Core: Protect each event from race conditions within it. 4 years ago
Fernando Sahmkow 396cb575c9 Core: add missing include. 4 years ago
Fernando Sahmkow 1541f198eb Core/Common: Corrections to core timing and add critical priority. 4 years ago
Fernando Sahmkow ca686b6d07 Core: Reimplement Core Timing. 4 years ago
german77 093680269b core: kernel: Replace instances of KPageLinkedList with KPageGroup 4 years ago
german77 c7890ebccc core: Replace all instances of ResultCode with Result 4 years ago
comex 0c3a934b6e Re-add missing `case` and braces, and trim whitespace 4 years ago
comex 593f978ad2 Update src/core/hle/kernel/svc.cpp 4 years ago
comex 9decdbabab Support InfoType_MesosphereCurrentProcess 4 years ago