4.0-2822 10 years, 1 month ago Core: Fix potential uninitialized variable warnings in Wii_IPC_HLE_Devices_es.cpp (PR #914 from lioncash)
4.0-2820 10 years, 1 month ago AudioCommon: Get rid of now unused handle param for InitSoundStream() (PR #916 from lioncash)
4.0-2818 10 years, 1 month ago JIT: fix RAM check in load-from-constant-address (PR #899 from FioraAeterna)
4.0-2816 10 years, 1 month ago AudioCommon: Declare iterator variable in loop body in DPL2Decoder (PR #915 from lioncash)
4.0-2814 10 years, 1 month ago PPCAnalyst: Use std::swap instead of making a temporary variable (PR #912 from lioncash)
4.0-2812 10 years, 1 month ago Clean up brace placements within the project. (PR #911 from lioncash)
4.0-2803 10 years, 1 month ago Get rid of C-style empty function parameter indicators (PR #909 from lioncash)
4.0-2801 10 years, 1 month ago Core: Change a bitwise OR fail case to a logical AND success check in ActionReplay.cpp (PR #910 from lioncash)
4.0-2799 10 years, 1 month ago DiscIO: Get rid of unnecessary struct differencing (PR #906 from lioncash)
4.0-2797 10 years, 1 month ago Remove the SSE2 messagebox. (PR #903 from Sonicadvance1)
4.0-2795 10 years, 1 month ago Change default netplay buffer to 5. (PR #886 from RachelBryk)
4.0-2793 10 years, 1 month ago Update shown CPU cores in the Android UI. (PR #902 from Sonicadvance1)
4.0-2791 10 years, 1 month ago Update build.gradle to newer buildtools. (PR #900 from Sonicadvance1)
4.0-2789 10 years, 1 month ago Optimize PointerWrap. (PR #892 from comex)
4.0-2787 10 years, 1 month ago JIT64: add frspx implementation (PR #879 from FioraAeterna)
4.0-2785 10 years, 1 month ago JIT64: clean up and unify float load/store code (PR #876 from FioraAeterna)
4.0-2783 10 years, 1 month ago JIT: make fprf conditional in fcmp, just like the other instructions (PR #898 from FioraAeterna)
4.0-2781 10 years, 1 month ago JIT64: add mulhwx implementation (PR #881 from FioraAeterna)
4.0-2779 10 years, 1 month ago x64Emitter: add support for some missing CVT instructions (PR #894 from FioraAeterna)
4.0-2777 10 years, 1 month ago JIT: Initial FPRF support (PR #843 from FioraAeterna)