4.0-3627 9 years, 6 months ago ControllerEmu: Get rid of redundant string appending (PR #1268 from lioncash)
4.0-3625 9 years, 6 months ago VolumeCreator: Make master key arrays static (PR #1267 from lioncash)
4.0-3623 9 years, 6 months ago Added some of the MMU registers into the debugger Register window (PR #1265 from skidau)
4.0-3621 9 years, 6 months ago JIT: add basic register allocation heuristics (PR #1252 from FioraAeterna)
4.0-3619 9 years, 6 months ago Fixed the step_size_bytes in the ADPCM Accelerator loop (PR #1192 from skidau)
4.0-3616 9 years, 6 months ago Core: Use an enum for indicating CPU cores (PR #1169 from lioncash)
4.0-3614 9 years, 6 months ago Core: Move FPSCR exception flags to a typed enum (PR #846 from lioncash)
4.0-3612 9 years, 6 months ago Add AArch64 JIT recompiler to wxWidgets UI. (PR #1271 from Sonicadvance1)
4.0-3610 9 years, 6 months ago Reimplement Bounding Box calculation using the software renderer. (PR #1095 from crudelios)
4.0-3603 9 years, 6 months ago Software: Remove obsoleted VideoConfigDialog. (PR #1273 from lioncash)
4.0-3601 9 years, 6 months ago Changed Dump Frames References (PR #1262 from RisingFog)
4.0-3599 9 years, 6 months ago AVIDump: Add missing CoreTiming header (PR #1261 from lioncash)
4.0-3597 9 years, 6 months ago Added Dump Frames/Audio to Movie Menu (PR #1257 from RisingFog)
4.0-3595 9 years, 6 months ago Proper Audio/Video Dumping (PR #1220 from RisingFog)
4.0-3593 9 years, 6 months ago JitCache: Use std::array to back the arrays within it. (PR #1253 from lioncash)
4.0-3591 9 years, 6 months ago Add FMA support to emitter and use it in the JIT (PR #995 from FioraAeterna)
4.0-3587 9 years, 6 months ago Support the borderless fullscreen option in all backends. (PR #1231 from Armada651)
4.0-3583 9 years, 6 months ago Android: Use apply() instead of commit() for SharedPreference changes. (PR #1242 from lioncash)
4.0-3581 9 years, 6 months ago Replace wxFileExists() with File::Exists(). (PR #1254 from RachelBryk)
4.0-3579 9 years, 6 months ago Add a few missing instructions to the x64 emitter (PR #1255 from dolphin-emu)