bunnei aa47af7fb6 Merge pull request #2343 from bunnei/core-cleanup 9 years ago
..
arm 8b1e269e58 ThreadContext: Move from "core" to "arm_interface". 9 years ago
file_sys 5ac5cbeab7 Address clang-format issues. 9 years ago
gdbstub e26fbfd1d7 core: Replace "AppCore" nomenclature with just "CPU". 9 years ago
hle aa47af7fb6 Merge pull request #2343 from bunnei/core-cleanup 9 years ago
hw 963aedd8cc Add all services to the Service namespace 9 years ago
loader 81e22ae8c7 loader: Remove duplicate docstrings. 9 years ago
tracer 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
CMakeLists.txt 4fc8b8229e core: Remove HLE module, consolidate code & various cleanups. 9 years ago
core.cpp e26fbfd1d7 core: Replace "AppCore" nomenclature with just "CPU". 9 years ago
core.h 8b1e269e58 ThreadContext: Move from "core" to "arm_interface". 9 years ago
core_timing.cpp e26fbfd1d7 core: Replace "AppCore" nomenclature with just "CPU". 9 years ago
core_timing.h ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
memory.cpp 4798b1d04d Revert "Memory: Always flush whole pages from surface cache" 9 years ago
memory.h bbe57a66ca Expose page table to dynarmic for optimized reads and writes to the JIT 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
settings.cpp c4e4fa53d9 Implement Frame rate limiter (#2223) 9 years ago
settings.h c4e4fa53d9 Implement Frame rate limiter (#2223) 9 years ago