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 aaed702790 loader: Make ResultStatus directly compatible with fmt 7 years ago
..
arm arm_dynarmic: Remove IsExecuting check from PrepareReschedule 7 years ago
crypto aes_util: Add static assertion to Transcode() and XTSTranscode() to ensure well-defined behavior 7 years ago
file_sys loader: Make ResultStatus directly compatible with fmt 7 years ago
frontend emu_window: Ensure WindowConfig members are always initialized 7 years ago
gdbstub GDBStub works with both Unicorn and Dynarmic now (#941) 7 years ago
hle Merge pull request #1072 from lioncash/svc 7 years ago
loader loader: Make ResultStatus directly compatible with fmt 7 years ago
tracer core: Make converting constructors explicit where applicable 8 years ago
CMakeLists.txt Added missing channel devices 7 years ago
core.cpp core: Namespace EmuWindow 7 years ago
core.h core: Namespace EmuWindow 7 years ago
core_cpu.cpp Merge pull request #1043 from Subv/timing 7 years ago
core_cpu.h Core/HLE: Make the 'reschedule_pending' flag atomic. 7 years ago
core_timing.cpp Kernel/Thread: Always use the threadsafe option when scheduling wakeups. 7 years ago
core_timing.h Merge pull request #934 from lioncash/chrono 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 renderer_base: Make Rasterizer() return the rasterizer by reference 8 years ago
memory.h memory: Make prototype parameter names match their definitions 7 years ago
memory_hook.cpp memory_hook: Default virtual destructor in the cpp file 8 years ago
memory_hook.h memory_hook: Default virtual destructor in the cpp file 8 years ago
memory_setup.h memory: Replace all memory hooking with Special regions 8 years ago
perf_stats.cpp perf_stats: Correct literal used for MAX_LAG_TIME_US 7 years ago
perf_stats.h core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds 7 years ago
settings.cpp video_core; Get rid of global g_toggle_framelimit_enabled variable 7 years ago
settings.h Merge pull request #849 from DarkLordZach/xci 7 years ago
telemetry_session.cpp file_util: Use an enum class for GetUserPath() 8 years ago
telemetry_session.h telemetry_session.h: Reword Documentation Comment from citra to yuzu 8 years ago