Subv 8a9a4e2c42 GPU/Warnings: Explicitly cast the screen refresh ticks to u64. 9 years ago
..
arm d237a89048 CPU/Dynarmic: Fixed a warning when incrementing the number of ticks in ExecuteInstructions. 9 years ago
file_sys 65f19b51c4 Warnings: Add UNREACHABLE macros to switches that contemplate all possible values. 9 years ago
frontend 188194908c move MotionEmu from core/frontend to input_common as a InputDevice 9 years ago
gdbstub 0cb52ee74a Doxygen: Amend minor issues (#2593) 9 years ago
hle 65f19b51c4 Warnings: Add UNREACHABLE macros to switches that contemplate all possible values. 9 years ago
hw 8a9a4e2c42 GPU/Warnings: Explicitly cast the screen refresh ticks to u64. 9 years ago
loader 5d0a1e7efd Added missing parts in libnetwork (#2838) 9 years ago
tracer ae095cfb71 Core: Fix some out-of-style includes 9 years ago
3ds.h eb10f25025 Move screen size constants from video_core to core 9 years ago
CMakeLists.txt bbfa9d0635 Merge pull request #2861 from wwylele/motion-refactor 9 years ago
core.cpp 5d0a1e7efd Added missing parts in libnetwork (#2838) 9 years ago
core.h 9b8e5bea66 core: Expose AppLoader as a public interface. 9 years ago
core_timing.cpp 47960b0659 CoreTiming: use named constant for ARM11 clock rate 9 years ago
core_timing.h 47960b0659 CoreTiming: use named constant for ARM11 clock rate 9 years ago
memory.cpp 045d0b5bbd Merge pull request #2799 from yuriks/virtual-cached-range-flush 9 years ago
memory.h d553135748 Memory: Add function to flush a virtual range from the rasterizer cache 9 years ago
memory_setup.h ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
mmio.h ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
perf_stats.cpp 174464a87f PerfStats: Re-order and document members better 9 years ago
perf_stats.h 174464a87f PerfStats: Re-order and document members better 9 years ago
settings.cpp ae095cfb71 Core: Fix some out-of-style includes 9 years ago
settings.h 867eabd6b7 HID: use MotionDevice for Accelerometer and Gyroscope 9 years ago
telemetry_session.cpp fb8de89859 telemetry: Add field for OsPlatform. 9 years ago
telemetry_session.h 120b00fb1a telemetry: Log a few simple data fields throughout core. 9 years ago