Chloe Marcec
|
83f8c1a25e
lm: Recode LM service
|
5 лет назад |
bunnei
|
9e29e36a78
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
|
5 лет назад |
bunnei
|
63fd1bb503
core: arm: Implement InvalidateCacheRange for CPU cache invalidation.
|
5 лет назад |
bunnei
|
5f75d97125
core: loader: Implement support for loading indexed programs.
|
5 лет назад |
Lioncash
|
aaf262bfed
core: Remove unused private Init function for the System class
|
5 лет назад |
Lioncash
|
bcaadac22c
core: Make use of [[nodiscard]] with the System class
|
5 лет назад |
bunnei
|
62c6c9f6a6
service: time: Update current time with changes to RTC setting.
|
5 лет назад |
Lioncash
|
5c4e237902
core: Mark GetInstance() as deprecated
|
5 лет назад |
Lioncash
|
0e80567bef
file_sys/bis_factory: Eliminate usage of the global system accessor
|
5 лет назад |
Fernando Sahmkow
|
2f8947583f
Core/Common: Address Feedback.
|
6 лет назад |
Fernando Sahmkow
|
272a87127a
Services/NvFlinger: Do vSync in a sepparate thread on Multicore.
|
6 лет назад |
Fernando Sahmkow
|
467d43570e
Clang Format.
|
6 лет назад |
Fernando Sahmkow
|
7020d498c5
General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running.
|
6 лет назад |
Fernando Sahmkow
|
589f9cf108
SVC: Correct GetThreadPriority, SetThreadPriority, GetThreadCoreMask, SetThreadCoreMask, GetCurrentProcessorNumber
|
6 лет назад |
Fernando Sahmkow
|
e31425df38
General: Recover Prometheus project from harddrive failure
|
6 лет назад |
bunnei
|
11c02a50e9
core: system: Rename GetDeviceManager -> DeviceManager.
|
6 лет назад |
bunnei
|
dc25c86556
core: device_manager: Add a simple class to manage device RAM.
|
6 лет назад |
bunnei
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 лет назад |
Fernando Sahmkow
|
b9472eae44
System: Expose Host thread registering routines from kernel.
|
6 лет назад |
Fernando Sahmkow
|
e4a1ead897
Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager.
|
6 лет назад |
ReinUsesLisp
|
0d6d8129c4
yuzu: Remove Maxwell debugger
|
6 лет назад |
Lioncash
|
4c2ed2706e
core/memory: Introduce skeleton of Memory class
|
6 лет назад |
bunnei
|
9046d4a548
kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154)
|
6 лет назад |
Fernando Sahmkow
|
82218c925a
Kernel: Style and Corrections
|
7 лет назад |
Fernando Sahmkow
|
fcc6b34fff
Correct PrepareReschedule
|
7 лет назад |
Fernando Sahmkow
|
57a71f899a
Add interfacing to the Global Scheduler
|
7 лет назад |
bunnei
|
b9c831de62
Merge pull request #2654 from DarkLordZach/lm-log-rewrite
|
6 лет назад |
Lioncash
|
839b38c404
core/core: Remove unused header
|
6 лет назад |
Lioncash
|
f1382cf0e7
core: Remove Core::CurrentProcess()
|
6 лет назад |
Lioncash
|
69f16ba50e
hle/service: Replace global system instance calls with instance-based ones
|
6 лет назад |