bunnei 2bc2b32662 Merge pull request #1579 from lioncash/usb 7 лет назад
..
arm aeadbfa790 core: Make the exclusive monitor a unique_ptr instead of a shared_ptr 7 лет назад
crypto c6529688fc key_manager: Remove unused variable in DeriveBase() 7 лет назад
file_sys c7c594a6b8 vfs: Handle failure of file reading within VfsRawCopy() 7 лет назад
frontend 2e715ef70d emu_window: Ensure WindowConfig members are always initialized 8 лет назад
gdbstub 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 лет назад
hle 2bc2b32662 Merge pull request #1579 from lioncash/usb 7 лет назад
loader 73e1e929a2 XCI: Add function for checking the existence of the program NCA 7 лет назад
tracer 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
CMakeLists.txt ff6b2d4574 Merge pull request #1545 from DarkLordZach/psm 7 лет назад
core.cpp f109615be0 core: Remove unnecessary assert in ArmInterface() 7 лет назад
core.h 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 лет назад
core_cpu.cpp 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 лет назад
core_cpu.h 5484742fda core_cpu: Make Cpu scheduler instances unique_ptrs instead of shared_ptrs 7 лет назад
core_timing.cpp eab35c8235 Core::CoreTiming: add UnscheduleEventThreadsafe 8 лет назад
core_timing.h eab35c8235 Core::CoreTiming: add UnscheduleEventThreadsafe 8 лет назад
core_timing_util.cpp 44646e2ea0 core_timing: Split off utility functions into core_timing_util 8 лет назад
core_timing_util.h 44646e2ea0 core_timing: Split off utility functions into core_timing_util 8 лет назад
memory.cpp cf9d6c6f52 kernel/process: Make data member variables private 7 лет назад
memory.h 83377113bf memory: Dehardcode the use of fixed memory range constants 7 лет назад
memory_hook.cpp 732a77d0e8 memory_hook: Default virtual destructor in the cpp file 8 лет назад
memory_hook.h 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 лет назад
memory_setup.h 738f91a57d memory: Replace all memory hooking with Special regions 8 лет назад
perf_stats.cpp 7c9f7aeacc perf_stats: Remove unused variable within DoFrameLimiting() 7 лет назад
perf_stats.h 4a587b81b2 core/core: Replace includes with forward declarations where applicable 8 лет назад
settings.cpp 20c2928c2b video_core; Get rid of global g_toggle_framelimit_enabled variable 8 лет назад
settings.h 702622b8f1 profile_manager: Load user icons, names, and UUIDs from system save 7 лет назад
telemetry_session.cpp ee7c2dbf5a config: Rename use_accurate_framebuffers -> use_accurate_gpu_emulation. 7 лет назад
telemetry_session.h e3b4d31f4e telemetry_session: Remove doxygen comment for a non-existent parameter 7 лет назад