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