4.0-3779 9 years, 5 months ago Removes some terrible printf debugging that was left over in the ARMv7 JIT. (PR #1370 来自 Sonicadvance1)
4.0-3777 9 years, 5 months ago Add missing includes where headers depend on other headers having been included first. (PR #1347 来自 comex)
4.0-3775 9 years, 5 months ago Adds support for stepping in the ARMv7 JIT. (PR #1354 来自 Sonicadvance1)
4.0-3773 9 years, 5 months ago Don't enable stepping on ARMv7 JIT core if just in the debugger. (PR #1353 来自 Sonicadvance1)
4.0-3771 9 years, 5 months ago Fix OpenGL linker error on Yosemite (PR #1362 来自 chrisballinger)
4.0-3769 9 years, 5 months ago Remove hard dependencies of GLX and libGL from Dolphin. (PR #1340 来自 Sonicadvance1)
4.0-3766 9 years, 5 months ago Added settings file for bittos+ (PR #1332 来自 Stevoisiak)
4.0-3764 9 years, 5 months ago MMU: allow page-table loads/stores if MMU is off (PR #1355 来自 FioraAeterna)
4.0-3762 9 years, 5 months ago Removes Android cmake option. (PR #1357 来自 Sonicadvance1)
4.0-3760 9 years, 5 months ago Changes from ARMv6 NOP to ARMv7 NOP. (PR #1358 来自 Sonicadvance1)
4.0-3758 9 years, 5 months ago Disable the fake vmem hack on 32bit targets. (PR #1356 来自 Sonicadvance1)
4.0-3756 9 years, 5 months ago Fix FPRF flag setting (PR #1351 来自 FioraAeterna)
4.0-3754 9 years, 5 months ago Add .clang-format configuration (PR #425 来自 LPFaint99)
4.0-3751 9 years, 5 months ago Make EnableBATs an option instead of disabling it entirely (PR #1292 来自 FioraAeterna)
4.0-3748 9 years, 5 months ago D3D: Enabled depth clipping (PR #1346 来自 kayru)
4.0-3746 9 years, 5 months ago Panic if game does an invalid memory access. (PR #991 来自 phire)
4.0-3743 9 years, 5 months ago Clamp the AX Volume to prevent clipping. Patch by hk.konpie. Fixes issue 7519. (PR #1337 来自 skidau)
4.0-3741 9 years, 5 months ago Break Cheat Manager components out into their own source files. (PR #1334 来自 lioncash)
4.0-3736 9 years, 5 months ago Disable skip bios option if no bios files exists. (PR #1318 来自 RachelBryk)
4.0-3734 9 years, 5 months ago Debugger: Fix class indentation (PR #1335 来自 lioncash)