4.0-5915 9 years, 7 months ago VertexLoaderX64: support SSE2 as a fallback (PR #2192 from Tilka)
4.0-5908 9 years, 7 months ago Updated the input plugins reference of hwnd on game start. (PR #2230 from skidau)
4.0-5906 9 years, 7 months ago OpenGL: use ClampUL instead of ClampLL where appropriate. (PR #2201 from magumagu)
4.0-5904 9 years, 7 months ago Interpreter/JIT: Add missing overflow variants into the tables. (PR #2235 from lioncash)
4.0-5901 9 years, 7 months ago Added event.Skip() to the OnFocusChange event. Fixes the pulldown menus. (PR #2238 from skidau)
4.0-5899 9 years, 7 months ago Update GameCube to GBA link cable emulation (PR #2139 from skidau)
4.0-5897 9 years, 7 months ago Restore masking to gather pipe address checks. (PR #2226 from magumagu)
4.0-5895 9 years, 7 months ago x64FPURoundMode: Make a look-up table static (PR #2237 from lioncash)
4.0-5893 9 years, 7 months ago Pause the emulator based on mouse focus (PR #2224 from gerikkub)
4.0-5888 9 years, 7 months ago Improvements to DiscIO::CompressFileToBlob and DecompressBlobToFile (PR #2155 from mickdermack)
4.0-5886 9 years, 7 months ago Fix netplay threading issues (PR #2198 from mathieui)
4.0-5879 9 years, 7 months ago Fix Wii configuration path being incorrect. (PR #2231 from Sonicadvance1)
4.0-5877 9 years, 7 months ago Use system time for start time in netplay. (PR #2183 from RachelBryk)
4.0-5875 9 years, 7 months ago Formatting Cleanup (PR #2205 from Stevoisiak)
4.0-5872 9 years, 7 months ago Fix warnings (PR #2222 from Tilka)
4.0-5870 9 years, 7 months ago Fix paired loadstore to use correct load/store calls. (PR #2189 from magumagu)
4.0-5868 9 years, 7 months ago Fix IPCHLE for gethostbyname. (PR #2196 from magumagu)
4.0-5866 9 years, 7 months ago quiet some warnings which appear on vs2015. (PR #2217 from shuffle2)
4.0-5864 9 years, 7 months ago Remove useless volatile from ProcessorInterface. (PR #2219 from magumagu)
4.0-5862 9 years, 7 months ago [windows] Replace ConsoleListener, which was not actually used. (PR #2220 from shuffle2)