suyu/src/core
Lioncash e12c84d5c5 exclusive_monitor: Use consistent type alias for u64
Uses the same type aliases we use for virtual addresses, and converts
one lingering usage of std::array<uint64_t, 2> to u128 for consistency.
2018-07-23 20:54:57 -04:00
..
arm exclusive_monitor: Use consistent type alias for u64 2018-07-23 20:54:57 -04:00
file_sys NRO Assets and NACP file format 2018-07-23 12:34:26 -04:00
frontend
gdbstub gdbstub: Get rid of a few signed/unsigned comparisons 2018-07-19 15:27:01 -04:00
hle set: Add missing log call in GetAvailableLanguageCodeCount() 2018-07-23 12:37:42 -04:00
hw
loader NRO Assets and NACP file format 2018-07-23 12:34:26 -04:00
tracer
CMakeLists.txt NRO Assets and NACP file format 2018-07-23 12:34:26 -04:00
core.cpp Implement exclusive monitor 2018-07-22 15:55:17 +01:00
core.h Implement exclusive monitor 2018-07-22 15:55:17 +01:00
core_cpu.cpp Implement exclusive monitor 2018-07-22 15:55:17 +01:00
core_cpu.h Implement exclusive monitor 2018-07-22 15:55:17 +01:00
core_timing.cpp
core_timing.h
memory.cpp Merge pull request #690 from lioncash/move 2018-07-18 20:55:55 -07:00
memory.h
memory_hook.cpp
memory_hook.h
memory_setup.h
perf_stats.cpp
perf_stats.h
settings.cpp
settings.h
telemetry_session.cpp file_util: Use an enum class for GetUserPath() 2018-07-21 16:21:19 -04:00
telemetry_session.h