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 8b989b2e11 key_manager: Create keys dir if it dosen't exist 7 years ago
..
arm dynarmic: Update to 550d662 7 years ago
crypto key_manager: Create keys dir if it dosen't exist 7 years ago
file_sys key_manager: Create keys dir if it dosen't exist 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 filesystem: Add CreateFactories methods to fs 7 years ago
loader file_sys: Cut down on includes and copies 7 years ago
tracer core: Make converting constructors explicit where applicable 8 years ago
CMakeLists.txt file_sys: Implement NAX containers 7 years ago
core.cpp qt: Add 'Install to NAND' option to menu 7 years ago
core.h core: Delete System copy/move constructors and assignment operators 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 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 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 Merge pull request #840 from FearlessTobi/port-3353 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 Port #3353 from Citra 7 years ago
telemetry_session.cpp Merge pull request #840 from FearlessTobi/port-3353 7 years ago
telemetry_session.h telemetry_session.h: Reword Documentation Comment from citra to yuzu 8 years ago