dolphin/Source
JosJuice 9f3ad58588 JitArm64: Properly set m_stack_pointer
In order to reach the middle guard (at m_stack_base + GUARD_OFFSET)
before the bottom guard (at m_stack_base), the stack pointer
must start at an address which is higher than the middle guard.
It also didn't make sense that we were allocating memory
and then not using the top part of it.
2020-12-08 01:05:23 +01:00
..
Android Android: Fix default values for GC/Wii controller 1 2020-11-20 22:17:00 +01:00
Core JitArm64: Properly set m_stack_pointer 2020-12-08 01:05:23 +01:00
DSPSpy DSPSpy: sync Makefile with current devkitPro template 2020-06-08 04:21:41 +01:00
DSPTool msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
PCH Merge pull request #9091 from shuffle2/pch 2020-10-29 21:29:28 +01:00
UnitTests x64Emitter: Check end of allocated space when emitting code. 2020-08-24 19:31:32 +02:00
VSProps DolphinQt: Stop using qtmain 2020-09-21 17:27:10 +02:00
.clang-format
CMakeLists.txt Disable -Wstringop-truncation warnings 2020-11-21 02:08:08 +01:00
dolphin-emu.sln Externals: Add zstd 2020-05-13 20:53:10 +02:00