citra/src/core
2017-02-26 17:22:03 -08:00
..
arm arm_dynarmic: Update memory interface 2017-02-03 17:32:51 +00:00
file_sys loader: use self NCCH archive 2017-02-13 13:57:38 +02:00
frontend PerfStats: Add method to get the instantaneous time ratio 2017-02-26 17:22:03 -08:00
gdbstub Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
hle Add performance statistics to status bar 2017-02-26 17:22:03 -08:00
hw Add performance statistics to status bar 2017-02-26 17:22:03 -08:00
loader loader: use self NCCH archive 2017-02-13 13:57:38 +02:00
tracer Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
CMakeLists.txt Add performance statistics to status bar 2017-02-26 17:22:03 -08:00
core.cpp Add performance statistics to status bar 2017-02-26 17:22:03 -08:00
core.h Add performance statistics to status bar 2017-02-26 17:22:03 -08:00
core_timing.cpp CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +02:00
core_timing.h CoreTiming: use named constant for ARM11 clock rate 2017-01-16 09:59:16 +02:00
memory.cpp Revert "Memory: Always flush whole pages from surface cache" 2016-12-17 19:13:33 -05:00
memory.h Expose page table to dynarmic for optimized reads and writes to the JIT 2016-11-24 20:41:18 -07:00
memory_setup.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
mmio.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
perf_stats.cpp PerfStats: Add method to get the instantaneous time ratio 2017-02-26 17:22:03 -08:00
perf_stats.h PerfStats: Add method to get the instantaneous time ratio 2017-02-26 17:22:03 -08:00
settings.cpp removed the possibly uneeded cast on values.gdbstub_port 2017-01-31 11:44:23 -06:00
settings.h Merge pull request #2368 from wwylele/camera-2 2017-01-29 22:16:39 -08:00