4.0-1769 10 years, 3 months ago Make MemoryUtil.cpp use the correct x86_64 define. (PR #446 from Sonicadvance1)
4.0-1767 10 years, 3 months ago Gameini updates. (PR #397 from Linktothepast)
4.0-1763 10 years, 3 months ago Android: add multitouch support (PR #412 from SeannyM)
4.0-1761 10 years, 3 months ago [Android] Fixes a bunch of input bugs. (PR #300 from Sonicadvance1)
4.0-1759 10 years, 3 months ago Remove the min/max functions in CommonFuncs. (PR #334 from lioncash)
4.0-1757 10 years, 3 months ago Make GetBPRegInfo just take two strings as parameters (PR #411 from lioncash)
4.0-1755 10 years, 3 months ago BS2 emulation: set up a reasonable BAT during startup. (PR #399 from magumagu)
4.0-1753 10 years, 3 months ago Jit load store cleanup (PR #419 from magumagu)
4.0-1750 10 years, 3 months ago Get rid of the temporary buffer in IniFile's Load function. (PR #433 from lioncash)
4.0-1748 10 years, 3 months ago JIT: make backpatch handle sign-extend from 8 bits correctly. (PR #420 from magumagu)
4.0-1746 10 years, 3 months ago Fix error message when D3D11 HResults fail. (PR #421 from CarlKenner)
4.0-1744 10 years, 3 months ago Make sure netplay player IDs are actually unique. (PR #429 from RachelBryk)
4.0-1742 10 years, 3 months ago When updating netplay player list, reselect by string instead of index. (PR #403 from RachelBryk)
4.0-1740 10 years, 3 months ago When reading an ini file, if there is an error, check if it is simply be... (PR #431 from RachelBryk)
4.0-1738 10 years, 3 months ago msvc C initializers return int...fix EnableXSaveWorkaround when rax doesn't implicitly equal zero. (PR #430 from shuffle2)
4.0-1736 10 years, 3 months ago Explicitly center the X and Y joystick values. (PR #409 from lioncash)
4.0-1734 10 years, 3 months ago Android: Attach '.debug' to the end of the app's package name, if built in Debug configuration. (PR #414 from sigmabeta)
4.0-1732 10 years, 3 months ago Clarify what FindBrackets does in the DSP assembler (PR #423 from lioncash)
4.0-1730 10 years, 3 months ago Jit: Remove unused members from JitState. (PR #417 from magumagu)
4.0-1728 10 years, 3 months ago Interpreter: correctly support HLE functions. (PR #427 from magumagu)