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 bb49036b76 Merge pull request #1198 from lioncash/kernel 8 years ago
..
arm core: Namespace all code in the arm subdirectory under the Core namespace 8 years ago
crypto file_sys/crypto: Fix missing/unnecessary includes 8 years ago
file_sys Merge pull request #1188 from lioncash/unused 8 years ago
frontend emu_window: Ensure WindowConfig members are always initialized 8 years ago
gdbstub GDBStub works with both Unicorn and Dynarmic now (#941) 8 years ago
hle kernel: Eliminate kernel global state 8 years ago
loader kernel: Eliminate kernel global state 8 years ago
tracer core: Make converting constructors explicit where applicable 8 years ago
CMakeLists.txt file_sys: Implement NAX containers 8 years ago
core.cpp kernel: Eliminate kernel global state 8 years ago
core.h kernel: Eliminate kernel global state 8 years ago
core_cpu.cpp Merge pull request #1043 from Subv/timing 8 years ago
core_cpu.h core: Namespace all code in the arm subdirectory under the Core namespace 8 years ago
core_timing.cpp Core::CoreTiming: add UnscheduleEventThreadsafe 8 years ago
core_timing.h Core::CoreTiming: add UnscheduleEventThreadsafe 8 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 gpu: Make memory_manager private 8 years ago
memory.h memory: Make prototype parameter names match their definitions 8 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 Merge pull request #840 from FearlessTobi/port-3353 8 years ago
perf_stats.h core_timing: Make GetGlobalTimeUs() return std::chrono::microseconds 8 years ago
settings.cpp video_core; Get rid of global g_toggle_framelimit_enabled variable 8 years ago
settings.h Port #3353 from Citra 8 years ago
telemetry_session.cpp Merge pull request #840 from FearlessTobi/port-3353 8 years ago
telemetry_session.h telemetry_session.h: Reword Documentation Comment from citra to yuzu 8 years ago