dolphin/Source
Lioncash bbd2fd080e DSPEmitter: Make m_unresolved_jumps private
By making the jitted function a private static function of DSPEmitter,
we can allow access to data members within the context of the function
without making them public overall.

This finally makes all data members for the x64 DSP emitter private.
2018-06-04 15:46:08 -04:00
..
Android Merge pull request #7067 from Ebola16/ASU3 2018-06-04 19:37:33 +02:00
Core DSPEmitter: Make m_unresolved_jumps private 2018-06-04 15:46:08 -04:00
DSPSpy
DSPTool Common: Move host communication enum to Host.h 2018-05-28 14:34:59 -04:00
PCH
UnitTests Merge pull request #7057 from leoetlino/string 2018-06-04 12:44:57 +02:00
VSProps Remove SOIL altogether from the project. 2018-05-20 13:44:42 +02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln Make DolphinQT2 the default project in dolphin-emu.sln 2018-05-29 20:26:51 -04:00