159 Commits (b564f024f0be5023cf13fb2fca953ea6c1feeeb6)

Author SHA1 Message Date
german77 b564f024f0 Morph review first wave 4 years ago
german77 967cca10ff core: Register HID 4 years ago
Morph a6e6a5ac38 general: Get the current process program id directly from the system 4 years ago
Fernando Sahmkow 53cf91d151 NvHost/Core: Address Feedback. 4 years ago
FernandoS27 198c6ad0d7 Suspend temporally 4 years ago
Morph 17763a44d5 core: Move ResultStatus outside of System 4 years ago
Morph b6719094e6 core: Remove static system instance 4 years ago
Morph d8467ca6c0 core: Add Exit and ExitCallback 4 years ago
bunnei 0c8594b225
Revert "kernel: Various improvements to scheduler" 4 years ago
ameerj 84b4ac5729 logging: Fix log filter during initialization 4 years ago
yzct12345 001675dced
logging: Simplify and make thread-safe 4 years ago
bunnei 68eee94875 core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
ameerj 9dfbc9bdce general: Rename "Frame Limit" references to "Speed Limit" 4 years ago
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 4 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
bunnei bf380b8584 hle: kernel: Remove deprecated Object class. 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Chloe Marcec 83f8c1a25e lm: Recode LM service 5 years ago
bunnei 9e29e36a78 hle: kernel: Rewrite scheduler implementation based on Mesopshere. 5 years ago
bunnei 63fd1bb503 core: arm: Implement InvalidateCacheRange for CPU cache invalidation. 5 years ago
bunnei 5f75d97125 core: loader: Implement support for loading indexed programs. 5 years ago
Lioncash aaf262bfed core: Remove unused private Init function for the System class 5 years ago
Lioncash bcaadac22c core: Make use of [[nodiscard]] with the System class 5 years ago
bunnei 62c6c9f6a6 service: time: Update current time with changes to RTC setting. 5 years ago
Lioncash 5c4e237902 core: Mark GetInstance() as deprecated 5 years ago
Lioncash 0e80567bef file_sys/bis_factory: Eliminate usage of the global system accessor 5 years ago
Fernando Sahmkow 2f8947583f Core/Common: Address Feedback. 6 years ago
Fernando Sahmkow 272a87127a Services/NvFlinger: Do vSync in a sepparate thread on Multicore. 6 years ago
Fernando Sahmkow 467d43570e Clang Format. 6 years ago
Fernando Sahmkow 7020d498c5 General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. 6 years ago
Fernando Sahmkow 589f9cf108 SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber 6 years ago
Fernando Sahmkow e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
bunnei 11c02a50e9 core: system: Rename GetDeviceManager -> DeviceManager. 6 years ago
bunnei dc25c86556 core: device_manager: Add a simple class to manage device RAM. 6 years ago
bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
Fernando Sahmkow b9472eae44 System: Expose Host thread registering routines from kernel. 6 years ago
Fernando Sahmkow e4a1ead897 Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 6 years ago
ReinUsesLisp 0d6d8129c4 yuzu: Remove Maxwell debugger 6 years ago
Lioncash 4c2ed2706e core/memory: Introduce skeleton of Memory class 6 years ago
bunnei 9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) 6 years ago
Fernando Sahmkow 82218c925a Kernel: Style and Corrections 7 years ago
Fernando Sahmkow fcc6b34fff Correct PrepareReschedule 7 years ago
Fernando Sahmkow 57a71f899a Add interfacing to the Global Scheduler 7 years ago
Lioncash 839b38c404 core/core: Remove unused header 6 years ago
Lioncash f1382cf0e7 core: Remove Core::CurrentProcess() 6 years ago
Lioncash 69f16ba50e hle/service: Replace global system instance calls with instance-based ones 6 years ago
Zach Hilman f6c53526b3 core/loader: Track the NSO build ID of the current process 7 years ago
Zach Hilman 4153bd8d17 core: Add LM::Manager to system 7 years ago
Zach Hilman bbc1437188 core: Track system exit lock status 7 years ago
Zach Hilman 37850eeee5 core: Update RegisterCheatList for new VM 7 years ago