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.
 
 
 
 
 
 
Lioncash ca96dc4676 service: Update service function tables 7 years ago
..
arm arm/arm_dynarmic: Remove unnecessary current_page_table member 7 years ago
crypto core: Port current uses of RegisteredCache to ContentProvider 7 years ago
file_sys Merge pull request #1957 from DarkLordZach/title-provider 7 years ago
frontend general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
gdbstub gdbstub: Fix some bugs in IsMemoryBreak() and ServeBreak. Add workaround to let watchpoints break into GDB. (#4651) 7 years ago
hle service: Update service function tables 7 years ago
loader Merge pull request #1957 from DarkLordZach/title-provider 7 years ago
tracer Port #4182 from Citra: "Prefix all size_t with std::" 8 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 core: Store system-wide ContentProvider for the emulator 7 years ago
core.h core: Store system-wide ContentProvider for the emulator 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 core/memory: Remove GetCurrentPageTable() 7 years ago
memory.h Merge pull request #2361 from lioncash/pagetable 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 8 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