1
0
Fork 0
forked from suyu/suyu
suyu/src
Yuri Kunde Schlesner c1071c1ff7 Shader JIT: Fix off-by-one error when compiling JMPs
There was a mistake in the JMP code which meant that one instruction at
the destination would be skipped when the jump was taken. This commit
also changes the meaning of the culprit parameter to make it less
confusing and avoid similar mistakes in the future.
2016-01-24 02:15:56 -08:00
..
citra Handle changes pointed out in comments on PR 2015-10-22 00:11:25 -04:00
citra_qt Change default gameListRootDir from "" to "." 2016-01-06 16:54:14 -08:00
common Add missing return values in ForeachDirectoryEntry 2015-12-23 16:26:38 +08:00
core ARM_Disasm::DisassembleMemHalf: actually use width in determining opcode name 2016-01-19 18:42:16 +01:00
video_core Shader JIT: Fix off-by-one error when compiling JMPs 2016-01-24 02:15:56 -08:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00