5.0-14583 3 years, 3 months ago UpdaterCommon: Use File::Copy() on non-macOS platforms (PR #9880 from OatmealDome)
5.0-14581 3 years, 3 months ago Core/MMU: Fix inverted condition in HostIsInstructionRAMAddress(). (PR #9879 from AdmiralCurtiss)
5.0-14579 3 years, 3 months ago JitArm64: Implement mffsx (PR #9840 from JosJuice)
5.0-14577 3 years, 3 months ago JitArm64: Simplify addex/subfex (PR #9820 from JosJuice)
5.0-14575 3 years, 3 months ago JitArm64: Improve fctiwzx constant generation in double case (PR #9844 from JosJuice)
5.0-14573 3 years, 3 months ago JitArm64: Add the ability to emit an unconditional exception exit (PR #9867 from JosJuice)
5.0-14571 3 years, 3 months ago JitArm64: Get rid of an unconditional branch to farcode (PR #9874 from JosJuice)
5.0-14569 3 years, 3 months ago JitArm64: Implement stwbrx/sthbrx (PR #9859 from JosJuice)
5.0-14566 3 years, 3 months ago Arm64Emitter: Fix 64-bit TBZ/TBNZ encoding (PR #9873 from JosJuice)
5.0-14564 3 years, 3 months ago Implement resetting DI via HW_RESETS (PR #9848 from Pokechu22)
5.0-14562 3 years, 3 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, 3 months ago Core: Use proper names for left, right, and middle click on Quartz ciface (PR #9871 from OatmealDome)
5.0-14556 3 years, 3 months ago JitArm64: Check MSR.EE for external exceptions, not MSR.FE0 (PR #9872 from JosJuice)
5.0-14554 3 years, 3 months ago UPnP: Improve error messages on initialization failure. (PR #9709 from AdmiralCurtiss)
5.0-14552 3 years, 3 months ago MathUtil: Mark IntLog2 as constexpr (PR #9868 from leoetlino)
5.0-14550 3 years, 3 months ago JitArm64: Don't hardcode exception constants (PR #9866 from JosJuice)
5.0-14548 3 years, 3 months ago Partially revert "Android: Clean up some hardcoded strings" (PR #9841 from JosJuice)
5.0-14546 3 years, 3 months ago DiscIO: Store partition key directly in ReuseID (PR #9854 from JosJuice)
5.0-14544 3 years, 3 months ago NetPlay: Refactor some functions into a common header (PR #9763 from Techjar)
5.0-14542 3 years, 3 months ago VertexLoaderTest: Fix memset assignment warning (PR #9595 from Dentomologist)