4.0-3287 9 years, 7 months ago JIT: fix debug mode (PR #1106 from FioraAeterna)
4.0-3285 9 years, 7 months ago DolphinWX: Fix GC/Wiimote input windows randomly crashing on OSX (PR #1110 from lioncash)
4.0-3283 9 years, 7 months ago windows/qt: add (hopefully) all plugins DolphinQt should possibly need. (PR #1117 from shuffle2)
4.0-3281 9 years, 7 months ago Reset RSP after calling Jit in case it cleared the code cache. (PR #1116 from comex)
4.0-3279 9 years, 7 months ago Debugger: scroll by multiples of 4 bytes (PR #1108 from FioraAeterna)
4.0-3277 9 years, 7 months ago JIT: use cvtsi2ss in paired singles (PR #1098 from FioraAeterna)
4.0-3275 9 years, 7 months ago Interpreter: fix carry calculation in srawx (PR #1086 from FioraAeterna)
4.0-3273 9 years, 7 months ago JIT: fix regression in ps_sel (PR #1105 from FioraAeterna)
4.0-3271 9 years, 7 months ago Fix BLR optimization (sorry) (PR #1104 from comex)
4.0-3267 9 years, 7 months ago Opportunistically predict BLR destinations using RET. (PR #1025 from comex)
4.0-3260 9 years, 7 months ago JIT: update some rather outdated comments (PR #1099 from FioraAeterna)
4.0-3258 9 years, 7 months ago DolphinQt -- initial commit (PR #1090 from shuffle2)
4.0-3254 9 years, 7 months ago JIT: Optimize JitAsmCommon, Float, and PS implementations (PR #686 from FioraAeterna)
4.0-3249 9 years, 7 months ago GekkoDisassembler: fix some float opcodes (PR #1094 from FioraAeterna)
4.0-3247 9 years, 7 months ago Fix missing "return" (PR #1092 from comex)
4.0-3245 9 years, 7 months ago JIT: support immediate stores (PR #805 from FioraAeterna)
4.0-3243 9 years, 7 months ago GekkoDisassembler: fix/improve disassembly for a few instructions (PR #1091 from FioraAeterna)
4.0-3241 9 years, 7 months ago x64Emitter: fix silent failure if WriteNormalOp is passed two memory operands (PR #1089 from FioraAeterna)
4.0-3239 9 years, 7 months ago Revert "Two small JIT optimizations" (PR #1088 from FioraAeterna)
4.0-3237 9 years, 7 months ago Two small JIT optimizations (PR #1077 from FioraAeterna)