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
Subv 5ab285f1f9 AM: Corrected the response in EnsureSaveData.
The values are still unknown and the function is still considered a stub.
Puyo Puyo Tetris now tries to call fsp-srv:MountSaveData.
2018-02-18 18:09:52 -05:00
..
arm arm_dynarmic: Support direct page table access 2018-02-12 21:53:32 +00:00
file_sys
frontend
gdbstub gdbstub: Silence formatting specifier warnings 2018-02-14 01:50:01 -05:00
hle AM: Corrected the response in EnsureSaveData. 2018-02-18 18:09:52 -05:00
hw
loader nso: Silence formatting specifier warnings 2018-02-14 01:52:55 -05:00
tracer
CMakeLists.txt pl_u: Implement basic shared font loading from RAM dump. 2018-02-14 22:22:41 -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: Silence formatting sepecifier warnings 2018-02-14 01:54:54 -05: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