.. |
arm
|
Merge pull request #2366 from MerryMage/MemoryReadCode
|
2016-12-22 14:25:15 -05:00 |
file_sys
|
Address clang-format issues.
|
2016-12-21 23:48:14 -05:00 |
frontend
|
core: Move emu_window and key_map into core
|
2016-12-23 13:42:39 +00:00 |
gdbstub
|
core: Replace "AppCore" nomenclature with just "CPU".
|
2016-12-22 00:27:46 -05:00 |
hle
|
core: Move emu_window and key_map into core
|
2016-12-23 13:42:39 +00:00 |
hw
|
Add all services to the Service namespace
|
2016-12-11 00:07:27 +00:00 |
loader
|
loader: Remove duplicate docstrings.
|
2016-12-21 23:27:50 -05:00 |
tracer
|
Use negative priorities to avoid special-casing the self-include
|
2016-09-21 00:15:56 -07:00 |
CMakeLists.txt
|
core: Move emu_window and key_map into core
|
2016-12-23 13:42:39 +00:00 |
core.cpp
|
core: Replace "AppCore" nomenclature with just "CPU".
|
2016-12-22 00:27:46 -05:00 |
core.h
|
ThreadContext: Move from "core" to "arm_interface".
|
2016-12-22 00:27:49 -05:00 |
core_timing.cpp
|
core: Replace "AppCore" nomenclature with just "CPU".
|
2016-12-22 00:27:46 -05: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
|
core: Move emu_window and key_map into core
|
2016-12-23 13:42:39 +00:00 |
settings.h
|
Implement Frame rate limiter (#2223)
|
2016-12-06 14:33:19 -05:00 |