10145 Commits (49142d4e237cbde0b806ba9f0925c8b30641e1c1)

Author SHA1 Message Date
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
Liam f70a3ada00 kernel: clean up waiting implementation 4 years ago
Liam 416a71804b core/arm: better support for backtrace generation 4 years ago
Liam 2e78c2fdb9 gdbstub: fix register pokes 4 years ago
Liam 83f1ecb73b kernel: make current thread pointer thread local 4 years ago
Morph 72b78f9c32 KPageTable: Remove extraneous assert 4 years ago
Liam 97edc7c0df core/arm: increase minimum_run_cycles 4 years ago
merry 8151f68522 core/arm: re-enable cycle counting 4 years ago
Liam 0d04631c1f dynarmic: Stop ReadCode callbacks to unmapped addresses 4 years ago
Narr the Reg 341d5b9463 service: am: Stub PerformSystemButtonPressingIfInFocus 4 years ago
Liam 808ad9eb9f kernel: wait for threads to stop on pause 4 years ago
Liam 91beb87df0 core: fix initialization in single core, sync GPU mode 4 years ago
Nikita Strygin 5f5739ea2c Implement ExitProcess svc 4 years ago