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 2239d47112
Merge pull request #1593 from lioncash/svc
7 years ago
..
arm core: Make the exclusive monitor a unique_ptr instead of a shared_ptr 7 years ago
crypto key_manager: Use isxdigit instead of isdigit when reading key file 7 years ago
file_sys file_sys/patch_manager: Remove unnecessary if-statements (#1586) 7 years ago
frontend emu_window: Ensure WindowConfig members are always initialized 7 years ago
gdbstub core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 years ago
hle Merge pull request #1593 from lioncash/svc 7 years ago
loader loader/nsp: Move secondary loader initialization to constructor 7 years ago
tracer Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
CMakeLists.txt Merge pull request #1545 from DarkLordZach/psm 7 years ago
core.cpp core: Remove unnecessary assert in ArmInterface() 7 years ago
core.h core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 years ago
core_cpu.cpp core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 years ago
core_cpu.h core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 years ago
core_timing.cpp Core::CoreTiming: add UnscheduleEventThreadsafe 7 years ago
core_timing.h Core::CoreTiming: add UnscheduleEventThreadsafe 7 years ago
core_timing_util.cpp core_timing: Split off utility functions into core_timing_util 8 years ago
core_timing_util.h core_timing: Split off utility functions into core_timing_util 8 years ago
memory.cpp kernel/process: Make data member variables private 7 years ago
memory.h memory: Dehardcode the use of fixed memory range constants 7 years ago
memory_hook.cpp memory_hook: Default virtual destructor in the cpp file 8 years ago
memory_hook.h Port #4182 from Citra: "Prefix all size_t with std::" 7 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() 7 years ago
perf_stats.h core/core: Replace includes with forward declarations where applicable 7 years ago
settings.cpp video_core; Get rid of global g_toggle_framelimit_enabled variable 7 years ago
settings.h profile_manager: Load user icons, names, and UUIDs from system save 7 years ago
telemetry_session.cpp config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 years ago
telemetry_session.h telemetry_session: Remove doxygen comment for a non-existent parameter 7 years ago