5.0-14562 3 years, 2 months ago Core/MMU: Add HostTryRead/HostTryWrite functions to allow specifying the desired address space, and return whether it succeeded. (PR #9522 from AdmiralCurtiss)
5.0-14559 3 years, 2 months ago Core: Use proper names for left, right, and middle click on Quartz ciface (PR #9871 from OatmealDome)
5.0-14556 3 years, 2 months ago JitArm64: Check MSR.EE for external exceptions, not MSR.FE0 (PR #9872 from JosJuice)
5.0-14554 3 years, 2 months ago UPnP: Improve error messages on initialization failure. (PR #9709 from AdmiralCurtiss)
5.0-14552 3 years, 2 months ago MathUtil: Mark IntLog2 as constexpr (PR #9868 from leoetlino)
5.0-14550 3 years, 2 months ago JitArm64: Don't hardcode exception constants (PR #9866 from JosJuice)
5.0-14548 3 years, 2 months ago Partially revert "Android: Clean up some hardcoded strings" (PR #9841 from JosJuice)
5.0-14546 3 years, 2 months ago DiscIO: Store partition key directly in ReuseID (PR #9854 from JosJuice)
5.0-14544 3 years, 2 months ago NetPlay: Refactor some functions into a common header (PR #9763 from Techjar)
5.0-14542 3 years, 2 months ago VertexLoaderTest: Fix memset assignment warning (PR #9595 from Dentomologist)
5.0-14540 3 years, 2 months ago Use SPDX for Dolphin licensing info (PR #9862 from delroth)
5.0-14531 3 years, 2 months ago UpdaterCommon: Fix code signing error after updating on macOS (PR #9858 from OatmealDome)
5.0-14529 3 years, 2 months ago macOS: Untranslocate the app bundle's path for the updater (PR #8915 from OatmealDome)
5.0-14525 3 years, 2 months ago Change the names for shader compilation settings (PR #8416 from JosJuice)
5.0-14523 3 years, 2 months ago Allow post-processing shaders to query reciprocal of window resolution (PR #9640 from v1993)
5.0-14521 3 years, 2 months ago Android: Add Fallback Region setting to GUI (PR #9843 from JosJuice)
5.0-14519 3 years, 3 months ago Translation resources sync with Transifex
5.0-14518 3 years, 3 months ago DiscIO: Add workaround for MSVC ARM64 ICE (PR #9855 from JosJuice)
5.0-14516 3 years, 3 months ago SI: Don't cancel transfer with TSTART=0 (PR #9853 from Bonta0)
5.0-14514 3 years, 3 months ago DVDInterface: Don't evict cache block i unless block i + 2 was read (PR #9847 from JosJuice)