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