You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
Zach Hilman 5326d3cb3a
Merge pull request #2951 from lioncash/global
core: Remove Core::CurrentProcess()
6 years ago
..
arm Revert "arm_dynarmic: Check if jit is nullptr when preparing reschedule" 6 years ago
crypto [crypto] Use IsAllZeroArray helper function 6 years ago
file_sys core: Remove Core::CurrentProcess() 6 years ago
frontend general_frontend: Add documentation for parental controls and ecommerce applets 6 years ago
gdbstub core: Remove Core::CurrentProcess() 6 years ago
hle Merge pull request #2951 from lioncash/global 6 years ago
loader core/loader: Track the NSO build ID of the current process 6 years ago
memory dmnt_cheat_vm: Default initialize structure values 6 years ago
tools freezer: Update documentation 6 years ago
CMakeLists.txt module: Create BCAT backend based upon Settings value on construction 6 years ago
constants.cpp constants: Extract backup JPEG used by account services 6 years ago
constants.h constants: Extract backup JPEG used by account services 6 years ago
core.cpp hle/service: Replace global system instance calls with instance-based ones 6 years ago
core.h core/core: Remove unused header 6 years ago
core_cpu.cpp yuzu: Remove setting for using Unicorn 6 years ago
core_cpu.h kernel/scheduler: Pass in system instance in constructor 6 years ago
core_timing.cpp Core_Timing: Make core_timing threadsafe by default. 6 years ago
core_timing.h Core_Timing: Make core_timing threadsafe by default. 6 years ago
core_timing_util.cpp core/core_timing_util: Use std::chrono types for specifying time units 6 years ago
core_timing_util.h core/core_timing_util: Amend casing of cyclesTo* functions 6 years ago
cpu_core_manager.cpp core/cpu_core_manager: Create threads separately from initialization. 6 years ago
cpu_core_manager.h core/cpu_core_manager: Create threads separately from initialization. 6 years ago
hardware_interrupt_manager.cpp NVServices: Styling, define constructors as explicit and corrections 6 years ago
hardware_interrupt_manager.h NVServices: Styling, define constructors as explicit and corrections 6 years ago
memory.cpp core: Remove Core::CurrentProcess() 6 years ago
memory.h memory: Remove unused PageTable forward declaration 6 years ago
memory_setup.h core: Move PageTable struct into Common. 6 years ago
perf_stats.cpp Address review comments 6 years ago
perf_stats.h Address review comments 6 years ago
reporter.cpp reporter: Differentiate between Old, New, and System play reports 6 years ago
reporter.h reporter: Differentiate between Old, New, and System play reports 6 years ago
settings.cpp settings: Add option to set BCAT backend 6 years ago
settings.h settings: Add option to set BCAT backend 6 years ago
telemetry_session.cpp yuzu: Remove setting for using Unicorn 6 years ago
telemetry_session.h core/telemetry_session: Remove usages of the global system accessor 6 years ago