384 Commits (c2b2d7a90322923c3584e4bd1d16bb89c5d38523)

Author SHA1 Message Date
Fernando Sahmkow 8eb175481c System: Address Feedback 6 years ago
Fernando Sahmkow e9b557b38e System: Correct PrepareReschedule. 6 years ago
Fernando Sahmkow 0a5e0d4777 Core: Refactor CpuCoreManager to CpuManager and Cpu to Core Manager. 6 years ago
Fernando Sahmkow 1c2981f6da Core: Refactor CPU Management. 6 years ago
ReinUsesLisp 9328c4be0b yuzu: Remove Maxwell debugger 6 years ago
Lioncash ff443fa835 core/memory: Introduce skeleton of Memory class 6 years ago
bunnei 2b9c7a7dfe core: Fix clang-format errors. 6 years ago
Nicolae-Andrei Cociorba 47765b4d61 Fix null pointer deref. 6 years ago
Lioncash 7c4a4b4fc1 core/core: Resolve -Wreorder warnings 6 years ago
Fernando Sahmkow 5130168171 Kernel: Style and Corrections 7 years ago
Fernando Sahmkow 87334f0f16 Correct PrepareReschedule 7 years ago
Fernando Sahmkow 07524b63e8 Add interfacing to the Global Scheduler 7 years ago
Lioncash e4e4af80e8 hle/service: Replace global system instance calls with instance-based ones 6 years ago
Fernando Sahmkow ded3d555e1 Core: Wait for GPU to be idle before shutting down. 6 years ago
Zach Hilman d2d7eacee7 core/loader: Track the NSO build ID of the current process 7 years ago
Zach Hilman 13933f0af3 lm: Flush manager output on core shutdown 6 years ago
Zach Hilman 2fa697bb7c core: Add LM::Manager to system 7 years ago
Zach Hilman dd7a489e5c core: Track system exit lock status 7 years ago
Zach Hilman 0c7d9704c8 dmnt_cheat_vm: Make Cheat VM compliant to code style 6 years ago
Zach Hilman 0d2e645cb2 core: Initialize cheats after load to avoid VMManager crash 7 years ago
Zach Hilman 3ad3191d56 core: Update RegisterCheatList for new VM 7 years ago
Zach Hilman 89239c8647 core: Store FileSystemController in core 7 years ago
fearlessTobi 32c6e238fd Add frametime logging for tracking performance over time 6 years ago
Lioncash 6952478449 service/am: Remove usages of global system accessors 7 years ago
Fernando Sahmkow 1fb8727a9a Gpu: Implement Hardware Interrupt Manager and manage GPU interrupts 7 years ago
Zach Hilman f7ed383a84 core: Keep instance of APM Controller 7 years ago
Zach Hilman 512a47c184 fsp-srv: Implement OutputAccessLogToSdCard 7 years ago
Zach Hilman 12105d8909 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
Zach Hilman 22bea84c51 core: Keep track of ARPManager and register current application on boot 7 years ago
Zach Hilman c0126e6779 core: Move Freezer class to tools namespace 7 years ago
Zach Hilman 9ab4d3de50 memory: Add class to manage and enforce memory freezing 7 years ago
Zach Hilman 3f221f8e3f kernel: Differentiate kernel and user processes when picking ID 7 years ago
Lioncash 9ac89fde57 core/core: Remove unnecessary includes 7 years ago
Lioncash 7dd4fbf551 core/loader: Remove LoadKernelSystemMode 7 years ago
Lioncash 5fe132ec98 core/telemetry_session: Remove usages of the global system accessor 7 years ago
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
Zach Hilman 8d16f91049 core: Add Reporter class to take/save reports 7 years ago
Zach Hilman c1475193ba core: Track load offsets of NSO modules 7 years ago
Zach Hilman 4399df50e3 core: Remove specific applets in favor of AppletManager 7 years ago
Lioncash e49ee38660 core/core: Move process execution start to System's Load() 7 years ago
Lioncash 3cfaddba85 core/core: Move main process creation into Load() 7 years ago
Lioncash e0962940a2 video_core/gpu: Create threads separately from initialization 7 years ago
Lioncash 567b7de124 core/cpu_core_manager: Create threads separately from initialization. 7 years ago
Zach Hilman 73a4412736 core: Store system-wide ContentProvider for the emulator 7 years ago
Lioncash b59b7084c7 file_sys/cheat_engine: Remove use of global system accessors 7 years ago
Lioncash 1f5cd8cac7 kernel: Make the address arbiter instance per-process 7 years ago
bunnei 83079031b3 gpu: Refactor a/synchronous implementations into their own classes. 7 years ago
bunnei 1e27162275 gpu: Refactor to take RendererBase instead of RasterizerInterface. 7 years ago
bunnei fca1122cef core: Set is_powered_on before GPU is initialized. 7 years ago
Lioncash b46942d789 kernel/address_arbiter: Pass in system instance to constructor 7 years ago