MerryMage
|
7a23a53396
|
memory: Replace all memory hooking with Special regions
|
2018-01-27 15:16:39 +00:00 |
|
bunnei
|
b055ea2699
|
arm: Remove SkyEye/Dyncom code that is ARMv6-only.
|
2018-01-02 22:24:12 -05:00 |
|
bunnei
|
775cf60729
|
Merge remote-tracking branch 'upstream/master' into nx
# Conflicts:
# src/core/CMakeLists.txt
# src/core/arm/dynarmic/arm_dynarmic.cpp
# src/core/arm/dyncom/arm_dyncom.cpp
# src/core/hle/kernel/process.cpp
# src/core/hle/kernel/thread.cpp
# src/core/hle/kernel/thread.h
# src/core/hle/kernel/vm_manager.cpp
# src/core/loader/3dsx.cpp
# src/core/loader/elf.cpp
# src/core/loader/ncch.cpp
# src/core/memory.cpp
# src/core/memory.h
# src/core/memory_setup.h
|
2017-10-09 23:56:20 -04:00 |
|
Huw Pascoe
|
ed9e0618c9
|
Moved down_count to CoreTiming
|
2017-09-30 17:38:14 +01:00 |
|
Subv
|
6af5b05299
|
Tests: Fixed ARM VFP tests
|
2017-09-26 17:29:06 -05:00 |
|
MerryMage
|
6b8ad273fc
|
memory: Add GetCurrentPageTable/SetCurrentPageTable
Don't expose Memory::current_page_table as a global.
|
2017-09-24 22:42:42 +01:00 |
|
Subv
|
082f12048a
|
Tests/VFP: Use a standalone pagetable for the TestEnvironment memory operations.
This fixes building the tests
|
2017-09-15 14:26:20 -05:00 |
|
MerryMage
|
22e08c7e6b
|
tests: Add tests for vadd
|
2017-07-23 12:29:51 +01:00 |
|
MerryMage
|
75f30767d3
|
tests: Arm testing framework
|
2017-07-23 12:08:43 +01:00 |
|