yuzu/src/core
2018-01-06 14:19:28 -05:00
..
arm arm_unicorn: Load/release unicorn DLL. 2018-01-04 13:40:01 -05:00
file_sys hle: Use Switch formatted result codes. 2017-10-31 19:26:11 -04:00
frontend hle: Remove a large amount of 3ds-specific service code. 2017-10-10 17:32:14 -04:00
gdbstub arm: Remove SkyEye/Dyncom code that is ARMv6-only. 2018-01-02 22:24:12 -05:00
hle svc: Refactor LockMutex code to use WaitSynchronization1. 2018-01-06 14:19:28 -05:00
hw Remove more 3DS-specific code. 2017-10-13 17:56:42 -04:00
loader nso: Load more common submodules. 2017-10-22 23:50:26 -04:00
tracer
3ds.h
CMakeLists.txt cmake: Don't compile Dynarmic as it's unused. 2018-01-04 17:01:02 -05:00
core_timing.cpp
core_timing.h
core.cpp unicorn: Use for arm interface on Windows. 2018-01-04 00:13:23 -05:00
core.h core: Increase tight_loop 100x for speed. 2018-01-04 16:52:16 -05:00
memory_setup.h core/video_core: Fix a bunch of u64 -> u32 warnings. 2018-01-01 15:40:35 -05:00
memory.cpp core/video_core: Fix a bunch of u64 -> u32 warnings. 2018-01-01 15:40:35 -05:00
memory.h core/video_core: Fix a bunch of u64 -> u32 warnings. 2018-01-01 15:40:35 -05:00
mmio.h
perf_stats.cpp
perf_stats.h
settings.cpp hle: Remove a large amount of 3ds-specific service code. 2017-10-10 17:32:14 -04:00
settings.h hle: Remove a large amount of 3ds-specific service code. 2017-10-10 17:32:14 -04:00
telemetry_session.cpp
telemetry_session.h