8841 Commits (75cd84b111704fdeb63a7836795a07d72d55e77d)

Author SHA1 Message Date
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
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
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 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
Liam 8d2abc710c core/debugger: memory breakpoint support 4 years ago
Liam 6d5cc6b2a2 kernel: fix some uses of disable_count 4 years ago
Liam 0755b274fa kernel: notify debugger on break SVC 4 years ago
Liam a6c1036ddc core: centralize profile scope for Dynarmic 4 years ago
Liam 59a6d88625 kernel: implement KProcess suspension 4 years ago