dolphin-emulator/Source
Lioncash a0164e14bc BreakPoints: Avoid direct use of the JIT global
Trims the direct usages of the global by making the code go through the
JIT interface (where it should have been going in the first place).

This also removes direct JIT header dependencies from the breakpoints as
well. Now, no code uses the JIT global other than JIT code itself, and
the unit tests.
2018-03-19 03:08:57 -04:00
..
Android Bring the Android GUI setting for ubershaders up to date 2018-03-15 19:15:13 +01:00
Core BreakPoints: Avoid direct use of the JIT global 2018-03-19 03:08:57 -04:00
DSPSpy DSPSpy: Add a test for accelerator loop 2017-09-22 20:17:38 +02:00
DSPTool
PCH
UnitTests Merge pull request #5973 from ligfx/renamefifoqueue 2017-11-19 13:51:22 +01:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln