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.
 
 
 
 
 
 
Zach Hilman 3b027f3782 set_sys: Move constants to anonymous namespace 7 years ago
..
arm core_timing: Convert core timing into a class 7 years ago
crypto Fixes Unicode Key File Directories (#2120) 7 years ago
file_sys set_sys: Use official nintendo version string 7 years ago
frontend Merge pull request #2170 from lioncash/emu-window 7 years ago
gdbstub gdbstub: only let Execute breakpoints write/restore BKPT opcodes into target memory 7 years ago
hle set_sys: Move constants to anonymous namespace 7 years ago
loader loader: Propagate NCA logo section to ReadBanner and ReadLogo 7 years ago
tracer Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
CMakeLists.txt set_sys: Implement GetFirmwareVersion(2) for libnx hosversion 7 years ago
core.cpp Merge pull request #2055 from bunnei/gpu-thread 7 years ago
core.h core/core: Remove the global telemetry accessor function 7 years ago
core_cpu.cpp core_timing: Convert core timing into a class 7 years ago
core_cpu.h core_timing: Convert core timing into a class 7 years ago
core_timing.cpp core_timing: Convert core timing into a class 7 years ago
core_timing.h core_timing: Convert core timing into a class 7 years ago
core_timing_util.cpp core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
core_timing_util.h core_timing: Rename CoreTiming namespace to Core::Timing 7 years ago
cpu_core_manager.cpp core_timing: Convert core timing into a class 7 years ago
cpu_core_manager.h core: Relocate CPU core management to its own class 8 years ago
memory.cpp gpu: Move command processing to another thread. 7 years ago
memory.h memory: Dehardcode the use of fixed memory range constants 8 years ago
memory_hook.cpp memory_hook: Default virtual destructor in the cpp file 8 years ago
memory_hook.h global: Use std::optional instead of boost::optional (#1578) 8 years ago
memory_setup.h memory: Replace all memory hooking with Special regions 8 years ago
perf_stats.cpp perf_stats: Remove unused variable within DoFrameLimiting() 8 years ago
perf_stats.h core/core: Replace includes with forward declarations where applicable 8 years ago
settings.cpp clang fix 7 years ago
settings.h settings: Add new graphics setting for use_asynchronous_gpu_emulation. 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 8 years ago