4.0-1755 10 years, 5 months ago BS2 emulation: set up a reasonable BAT during startup. (PR #399 from magumagu)
4.0-1753 10 years, 5 months ago Jit load store cleanup (PR #419 from magumagu)
4.0-1750 10 years, 5 months ago Get rid of the temporary buffer in IniFile's Load function. (PR #433 from lioncash)
4.0-1748 10 years, 5 months ago JIT: make backpatch handle sign-extend from 8 bits correctly. (PR #420 from magumagu)
4.0-1746 10 years, 5 months ago Fix error message when D3D11 HResults fail. (PR #421 from CarlKenner)
4.0-1744 10 years, 5 months ago Make sure netplay player IDs are actually unique. (PR #429 from RachelBryk)
4.0-1742 10 years, 5 months ago When updating netplay player list, reselect by string instead of index. (PR #403 from RachelBryk)
4.0-1740 10 years, 5 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, 5 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, 5 months ago Explicitly center the X and Y joystick values. (PR #409 from lioncash)
4.0-1734 10 years, 5 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, 5 months ago Clarify what FindBrackets does in the DSP assembler (PR #423 from lioncash)
4.0-1730 10 years, 5 months ago Jit: Remove unused members from JitState. (PR #417 from magumagu)
4.0-1728 10 years, 5 months ago Interpreter: correctly support HLE functions. (PR #427 from magumagu)
4.0-1726 10 years, 5 months ago Limit netplay chat messages to 2000 characters. (PR #393 from RachelBryk)
4.0-1724 10 years, 5 months ago Check for errors when reading lines from ini files. (PR #392 from RachelBryk)
4.0-1722 10 years, 5 months ago Redo commit 932945d4808e37ba0ca1a953571187f445e24f41 (PR #426 from shuffle2)
4.0-1720 10 years, 5 months ago PowerPC: Get rid of the 'cr' field which was obsoleted by the new 'cr_fast' (PR #413 from delroth)
4.0-1718 10 years, 5 months ago Add a Cmake generic build option and remove x86_32 build capabilities. (PR #418 from Sonicadvance1)
4.0-1716 10 years, 5 months ago Memory code cleanup (PR #415 from magumagu)