citra/src/core
MerryMage f8cf87ce34 arm_dynarmic: Provide MemoryReadCode callback
Change of interface in dynarmic 36082087ded632079b16d24137fdd0c450ce82ea
2016-12-22 16:07:14 +00:00
..
arm arm_dynarmic: Provide MemoryReadCode callback 2016-12-22 16:07:14 +00:00
file_sys archive_source_sd_savedata: Add static method to get a specific save data path 2016-12-15 09:59:41 +00:00
gdbstub gdbstub: const correctness changes 2016-12-16 04:06:26 -05:00
hle Merge pull request #2285 from mailwl/csnd-format 2016-12-22 00:47:50 -05:00
hw Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
loader loader: Implement ReadProgramId 2016-12-15 18:42:38 +00:00
tracer Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
CMakeLists.txt Merge pull request #2320 from mailwl/cecd-update 2016-12-15 21:01:51 -08:00
core.cpp gdbstub: Remove global variable from public interface 2016-12-15 16:37:22 -05: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 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
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