dolphin/Source
degasus 78aa01e06e Jit64: Faster linking of continuous blocks
We compile the blocks as they are executed, so it's common
to link them continuously. We end with calling JMP after every
block, but often just with a distance of 0.
So just emitting NOPs instead also "calls" the next block, but
easier for the CPU.
2015-08-21 17:41:53 +02:00
..
Android Android: Remove "fitSystemWindows" flag from MainActivity layout 2015-08-06 08:34:21 -04:00
Core Jit64: Faster linking of continuous blocks 2015-08-21 17:41:53 +02:00
DSPSpy DSPSpy: support dumping to SD Gecko in slot B on GameCube 2015-07-19 17:26:30 +03:00
DSPTool
PCH
UnitTests x64Emitter: add MOVSLDUP/MOVSHDUP 2015-08-06 10:39:43 +02:00
VSProps
.clang-format
CMakeLists.txt
dolphin-emu.sln