yuzu/src/core
2016-12-05 13:44:41 -05:00
..
arm dynarmic: Add ticks based on ticks executed, not ticks requested 2016-11-26 20:32:33 +00:00
file_sys
gdbstub
hle HLE: Use a member variable instead of a virtual function to retrieve the max number of sessions that can be connected to an HLE service at the same time. 2016-12-05 13:44:41 -05:00
hw GPU: Remove the broken frame_skip option. 2016-11-27 21:19:56 +00:00
loader Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-27 18:03:48 -05:00
tracer
CMakeLists.txt Kernel/IPC: Use Ports and Sessions as the fundamental building block of Inter Process Communication. 2016-11-30 23:02:05 -05:00
core_timing.cpp
core_timing.h
core.cpp
core.h
memory_setup.h
memory.cpp Expose page table to dynarmic for optimized reads and writes to the JIT 2016-11-24 20:41:18 -07:00
memory.h Expose page table to dynarmic for optimized reads and writes to the JIT 2016-11-24 20:41:18 -07:00
mmio.h
settings.cpp
settings.h GPU: Remove the broken frame_skip option. 2016-11-27 21:19:56 +00:00
system.cpp
system.h