bunnei
|
b1d5db1cf6
|
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
|
529f4a0131
|
Moved down_count to CoreTiming
|
2017-09-30 17:38:14 +01:00 |
|
Subv
|
c102e3ae28
|
Tests: Fixed ARM VFP tests
|
2017-09-26 17:29:06 -05:00 |
|
MerryMage
|
c02bbb7030
|
memory: Add GetCurrentPageTable/SetCurrentPageTable
Don't expose Memory::current_page_table as a global.
|
2017-09-24 22:42:42 +01:00 |
|
Subv
|
3bde97ea05
|
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
|
a08edd67eb
|
tests: Add tests for vadd
|
2017-07-23 12:29:51 +01:00 |
|
MerryMage
|
567c3a2ee7
|
tests: Arm testing framework
|
2017-07-23 12:08:43 +01:00 |
|