citra/src/core
2016-12-09 05:07:41 -05:00
..
arm dynarmic: Add ticks based on ticks executed, not ticks requested 2016-11-26 20:32:33 +00:00
file_sys file_sys: Make a few single-argument constructors explicit 2016-12-07 17:26:56 -05:00
gdbstub Add mingw compile support 2016-11-13 23:50:46 -07:00
hle service: Add cfg:nor service 2016-12-09 05:07:41 -05:00
hw Merge pull request #2280 from Subv/citrace_size 2016-12-08 15:45:53 -05:00
loader Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-27 18:03:48 -05:00
tracer Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
CMakeLists.txt service: Add cfg:nor service 2016-12-09 05:07:41 -05:00
core.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
core.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
core_timing.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
core_timing.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
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
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
settings.cpp Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
settings.h Implement Frame rate limiter (#2223) 2016-12-06 14:33:19 -05:00
system.cpp Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-19 20:40:04 -05:00
system.h Kernel/Loader: Grab the system mode from the NCCH ExHeader. 2016-11-19 20:40:04 -05:00