2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
2018-02-12 21:24:40 -05:00
..
arm arm_dynarmic: Support direct page table access 2018-02-12 21:53:32 +00:00
file_sys file_sys: Clang format fixes. 2018-01-21 15:51:45 -05:00
frontend
gdbstub gdbstub: Update registers and sizes for aarch64 2018-01-21 11:12:49 -06:00
hle vi: Add FENCE_HACK, which is useful for booting BOTW. 2018-02-12 21:24:40 -05:00
hw
loader Changed .istorage to .romfs 2018-02-05 00:01:10 -08:00
tracer
CMakeLists.txt Make a GPU class in VideoCore to contain the GPU state. 2018-02-11 23:44:12 -05:00
core.cpp Make a GPU class in VideoCore to contain the GPU state. 2018-02-11 23:44:12 -05:00
core.h Make a GPU class in VideoCore to contain the GPU state. 2018-02-11 23:44:12 -05:00
core_timing.cpp
core_timing.h
memory.cpp memory: Replace all memory hooking with Special regions 2018-01-27 15:16:39 +00:00
memory.h arm_dynarmic: Support direct page table access 2018-02-12 21:53:32 +00:00
memory_hook.h memory: Replace all memory hooking with Special regions 2018-01-27 15:16:39 +00:00
memory_setup.h memory: Replace all memory hooking with Special regions 2018-01-27 15:16:39 +00:00
perf_stats.cpp
perf_stats.h
settings.cpp
settings.h
telemetry_session.cpp
telemetry_session.h