4.0-3655 10 years ago Gameini updates. (PR #1286 from Linktothepast)
4.0-3652 10 years ago PixelShaderGen: replace multiplication with shift (PR #1285 from degasus)
4.0-3650 10 years ago ControllerInterface: Get rid of SetHwnd(), introduce Reinitialize() (PR #1278 from lioncash)
4.0-3648 10 years ago FastMem: don't let the backpatcher hit the same location twice (PR #1222 from FioraAeterna)
4.0-3646 10 years ago Parse input as hex instead of decimal to match display values in the register view (PR #1062 from zhuowei)
4.0-3644 10 years ago Fix XFB scaling in D3D (PR #1290 from lioncash)
4.0-3642 10 years ago Move bDumpFrames to SConfig (and it's references) (PR #1272 from RisingFog)
4.0-3640 10 years ago TASInputDlg: Fix some potential uninitialized variable warnings. (PR #1274 from lioncash)
4.0-3638 10 years ago Misc / warning fixes (PR #1243 from comex)
4.0-3633 10 years ago MMU: disable BAT resolution (PR #1283 from FioraAeterna)
4.0-3631 10 years ago Merge branch 'Remove-MMU-Speed-Hack-option' of https://github.com/skidau/dolphin into skidau-Remove-MMU-Speed-Hack-option
4.0-3629 10 years ago Readme: Add a link to the Transifex page (PR #1282 from lioncash)
4.0-3627 10 years ago ControllerEmu: Get rid of redundant string appending (PR #1268 from lioncash)
4.0-3625 10 years ago VolumeCreator: Make master key arrays static (PR #1267 from lioncash)
4.0-3623 10 years ago Added some of the MMU registers into the debugger Register window (PR #1265 from skidau)
4.0-3621 10 years ago JIT: add basic register allocation heuristics (PR #1252 from FioraAeterna)
4.0-3619 10 years ago Fixed the step_size_bytes in the ADPCM Accelerator loop (PR #1192 from skidau)
4.0-3616 10 years ago Core: Use an enum for indicating CPU cores (PR #1169 from lioncash)
4.0-3614 10 years ago Core: Move FPSCR exception flags to a typed enum (PR #846 from lioncash)
4.0-3612 10 years ago Add AArch64 JIT recompiler to wxWidgets UI. (PR #1271 from Sonicadvance1)