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)
4.0-3610 10 years ago Reimplement Bounding Box calculation using the software renderer. (PR #1095 from crudelios)
4.0-3603 10 years ago Software: Remove obsoleted VideoConfigDialog. (PR #1273 from lioncash)
4.0-3601 10 years ago Changed Dump Frames References (PR #1262 from RisingFog)
4.0-3599 10 years ago AVIDump: Add missing CoreTiming header (PR #1261 from lioncash)
4.0-3597 10 years ago Added Dump Frames/Audio to Movie Menu (PR #1257 from RisingFog)
4.0-3595 10 years ago Proper Audio/Video Dumping (PR #1220 from RisingFog)
4.0-3593 10 years ago JitCache: Use std::array to back the arrays within it. (PR #1253 from lioncash)
4.0-3591 10 years ago Add FMA support to emitter and use it in the JIT (PR #995 from FioraAeterna)
4.0-3587 10 years ago Support the borderless fullscreen option in all backends. (PR #1231 from Armada651)
4.0-3583 10 years ago Android: Use apply() instead of commit() for SharedPreference changes. (PR #1242 from lioncash)
4.0-3581 10 years ago Replace wxFileExists() with File::Exists(). (PR #1254 from RachelBryk)
4.0-3579 10 years ago Add a few missing instructions to the x64 emitter (PR #1255 from dolphin-emu)
4.0-3575 10 years ago CPU: improve instruction table flags for RC bits (PR #1239 from FioraAeterna)