4.0-3393 10 years ago Change the QGR union over to a BitField union. (PR #1127 from Sonicadvance1)
4.0-3391 10 years ago JIT: fix bugs with ComputeRC in branch merging patch (PR #1162 from FioraAeterna)
4.0-3389 10 years ago Change fres/frsqrte jumps (PR #1125 from Sintendo)
4.0-3387 10 years ago Fixes for _M_GENERIC build (PR #1151 from comex)
4.0-3384 10 years ago Fix fastmem in JitIL after 755bd2c4. (PR #1158 from comex)
4.0-3382 10 years ago ISOProperties: Fix typo in the tooltip for manual config editing. (PR #1148 from lioncash)
4.0-3380 10 years ago DolphinWX: Get rid of an explicit delete in OnExportSave (PR #1126 from lioncash)
4.0-3378 10 years ago JIT: generic branch merging (PR #1087 from FioraAeterna)
4.0-3376 10 years ago JIT: Reorganize carry to store flags separately instead of part of XER (PR #1070 from FioraAeterna)
4.0-3373 10 years ago Replaced KillImmediate with BindToRegister in the tw instruction. (PR #1153 from skidau)
4.0-3371 10 years ago JIT: flush a register if it won't be used for the rest of the block (PR #1074 from FioraAeterna)
4.0-3369 10 years ago Android: Silence some more warnings. (PR #1149 from rohit-n)
4.0-3367 10 years ago [AArch64] Implement instructions. (PR #1130 from Sonicadvance1)
4.0-3358 10 years ago Fix some warnings on Linux (PR #1142 from lioncash)
4.0-3356 10 years ago JIT: fix merged bclr with comex's BLR optimizations (PR #1152 from FioraAeterna)
4.0-3354 10 years ago Android: Silence a few warnings (PR #1140 from lioncash)
4.0-3352 10 years ago Change netplay buffer SpinCtrl to default to 5. (PR #1145 from RachelBryk)
4.0-3350 10 years ago OGL: Get rid of explicit deletes in RasterFont (PR #1141 from lioncash)
4.0-3348 10 years ago Core: Fix SIGABRT possibility in EXI_DeviceGecko (PR #1143 from lioncash)
4.0-3346 10 years ago DolphinWX: Fix case where the debugger would crash on hiding a pane. (PR #1137 from lioncash)