You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
Lioncash a859a35ec8 file_sys/patch_manager: Add missing includes
These includes were previously being satisfied indirectly.
7 years ago
..
arm Update microprofile scopes. 7 years ago
crypto game_list: Use RegisteredCacheUnion for installed 7 years ago
file_sys file_sys/patch_manager: Add missing includes 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 bktr: Fix bucket overlap error 7 years ago
loader bktr: Fix bucket overlap error 7 years ago
tracer
CMakeLists.txt loader: Add BKTR-specific error messages and codes 7 years ago
core.cpp core: Use a raw pointer in GetGPUDebugContext. 7 years ago
core.h core: Use a raw pointer in GetGPUDebugContext. 7 years ago
core_cpu.cpp Merge pull request #1043 from Subv/timing 7 years ago
core_cpu.h core: Namespace all code in the arm subdirectory under the Core namespace 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_util.h
memory.cpp gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 7 years ago
memory.h gl_renderer: Cache textures, framebuffers, and shaders based on CPU address. 7 years ago
memory_hook.cpp
memory_hook.h
memory_setup.h
perf_stats.cpp core/core: Replace includes with forward declarations where applicable 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 settings: Save and load NAND/SD dirs from config 7 years ago
telemetry_session.cpp drd: Parse title ID from program metadata 7 years ago
telemetry_session.h