5.0-17616 2 years, 2 months ago Zero-initialize structures passed to FatFs functions. (PR #11171 from AdmiralCurtiss)
5.0-17613 2 years, 2 months ago Add initial WiiConnect24 support (PR #11072 from SketchMaster2001)
5.0-17611 2 years, 2 months ago Jit64: Remove breakpoint check from JitAsm.cpp (PR #11077 from JosJuice)
5.0-17609 2 years, 2 months ago Jit64: Turn SNaN into QNaN in HandleNaNs (PR #11138 from JosJuice)
5.0-17607 2 years, 2 months ago Jit64: Jump to dispatcher_no_check from InitializeSpeculativeConstants (PR #11169 from JosJuice)
5.0-17605 2 years, 2 months ago WiimoteEmu: Minor emulated Wii Remote behavior fix. (PR #11168 from jordan-woyak)
5.0-17603 2 years, 2 months ago VideoInterface: Simplify saving VideoInterface (PR #11137 from Lobsterzelda)
5.0-17601 2 years, 2 months ago HW: Move MemoryInterface variables to Core::System. (PR #11164 from AdmiralCurtiss)
5.0-17599 2 years, 2 months ago WiimoteEmu: Improve simulated IR point size accuracy. (PR #11152 from jordan-woyak)
5.0-17597 2 years, 2 months ago Remove most uses of StringFromFormat in favor of fmt (PR #11162 from Pokechu22)
5.0-17594 2 years, 2 months ago Fix some bad quaternion math. (PR #11151 from jordan-woyak)
5.0-17591 2 years, 2 months ago Input: Add "abs" input expression function. (PR #11158 from jordan-woyak)
5.0-17589 2 years, 2 months ago HW: Use unsigned indices in RegisterMMIO where applicable (PR #11155 from lioncash)
5.0-17587 2 years, 2 months ago Remove #pragma once in DesiredWiimoteState.cpp (PR #11154 from Minty-Meeo)
5.0-17585 2 years, 2 months ago Include tangent/binormal cache in savestates and simplify saving CP state (PR #11131 from Pokechu22)
5.0-17582 2 years, 2 months ago Jit64: Convert constantGqr to std::array. (PR #11136 from AdmiralCurtiss)
5.0-17580 2 years, 2 months ago VideoCommon: add structures to graphics mods internal API (PR #10804 from iwubcode)
5.0-17578 2 years, 2 months ago Fix formatting in Readme (PR #11146 from Hypnotron)
5.0-17576 2 years, 2 months ago Jit64: Fix single FPRF when !jo.accurateSinglePrecision (PR #11140 from JosJuice)
5.0-17574 2 years, 2 months ago Jit64: Remove HandleNaNs's xmm_out parameter (PR #11142 from JosJuice)