You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei 7c1af3aa10
Merge pull request #2292 from lioncash/nacp
7 years ago
..
arm core: Move PageTable struct into Common. 7 years ago
crypto Fixes Unicode Key File Directories (#2120) 7 years ago
file_sys file_sys/control_metadata: Amend naming of members 7 years ago
frontend general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
gdbstub gdbstub: only let Execute breakpoints write/restore BKPT opcodes into target memory 7 years ago
hle hle/service: Resolve unused variable warnings 7 years ago
loader Merge pull request #2093 from FreddyFunk/disk-cache-better-compression 7 years ago
tracer Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
CMakeLists.txt core: Do not link LZ4 to core. Use common/data_compression for nso segment decompression instead. 7 years ago
core.cpp file_sys/cheat_engine: Remove use of global system accessors 7 years ago
core.h Merge pull request #1933 from DarkLordZach/cheat-engine 7 years ago
core_cpu.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
core_cpu.h kernel/scheduler: Pass in system instance in constructor 7 years ago
core_timing.cpp core/core_timing: Make callback parameters consistent 7 years ago
core_timing.h core/core_timing: Make callback parameters consistent 7 years ago
core_timing_util.cpp Corrections, documenting and fixes. 7 years ago
core_timing_util.h Use u128 on Clock Cycles calculation. 7 years ago
cpu_core_manager.cpp kernel/scheduler: Pass in system instance in constructor 7 years ago
cpu_core_manager.h core: Relocate CPU core management to its own class 7 years ago
memory.cpp memory: Check that core is powered on before attempting to use GPU. 7 years ago
memory.h core/memory: Remove unnecessary includes 7 years ago
memory_setup.h core: Move PageTable struct into Common. 7 years ago
perf_stats.cpp general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
perf_stats.h core/core: Replace includes with forward declarations where applicable 7 years ago
settings.cpp core/yuzu: Remove enable_nfc setting 7 years ago
settings.h core/yuzu: Remove enable_nfc setting 7 years ago
telemetry_session.cpp settings: Add new graphics setting for use_asynchronous_gpu_emulation. 7 years ago
telemetry_session.h compatdb: Use a seperate endpoint for testcase submission 7 years ago