4.0-2528 10 years, 1 month ago Core: Default initialize a pointer to nullptr in gdsp_do_dma() (PR #748 from lioncash)
4.0-2526 10 years, 1 month ago Fix a cast warning when compiling with MSVC (PR #722 from lioncash)
4.0-2524 10 years, 1 month ago Small software backend cleanup. (PR #779 from lioncash)
4.0-2514 10 years, 1 month ago Fix regression with toggling the toolbar from PR761 (PR #786 from shuffle2)
4.0-2512 10 years, 1 month ago Removed unused Tracer.h/cpp (PR #784 from archshift)
4.0-2509 10 years, 1 month ago Use official flag for detailed symbols. Require VS2013 with update 3 or later to build. (PR #777 from shuffle2)
4.0-2507 10 years, 1 month ago Changed main toolbar to be flush with the rest of the window. (PR #761 from archshift)
4.0-2498 10 years, 1 month ago Windows: Improve XSaveWorkaround to behave correctly when XSAVE processor feature is enabled, but AVX support isn't available for whatever reason. (PR #776 from shuffle2)
4.0-2496 10 years, 1 month ago X11_Util: Fix build when using EGL (PR #780 from magcius)
4.0-2494 10 years, 1 month ago DolphinWX: Fix scrolling in hex mode for the memory view (PR #768 from lioncash)
4.0-2492 10 years, 1 month ago Software: Get rid of an unnecessary format string in SWmain.cpp (PR #769 from lioncash)
4.0-2490 10 years, 1 month ago Core: Get rid of C-style struct typedefs (PR #766 from lioncash)
4.0-2488 10 years, 1 month ago Core: Get rid of function prototypes in ActionReplay.cpp (PR #763 from lioncash)
4.0-2486 10 years, 1 month ago Core: Get rid of calls to mem_fn in thread instantiations (PR #765 from lioncash)
4.0-2484 10 years, 1 month ago Core: Kill off a few Host interface functions. (PR #740 from lioncash)
4.0-2476 10 years, 1 month ago Core: Fix two more potential memory leaks within IOdarwin.mm (PR #759 from lioncash)
4.0-2474 10 years, 1 month ago Core: Fix a leak on OSX that could occur in IOdarwin.mm (PR #750 from lioncash)
4.0-2472 10 years, 1 month ago VideoBackendBase: Remove unused stub Initialize implementation (PR #756 from magcius)
4.0-2470 10 years, 1 month ago Allow building MainNoGUI and MainGUI simultaneously (PR #755 from magcius)
4.0-2466 10 years, 1 month ago JIT64: correctly sign-extend immediate RC values (PR #751 from FioraAeterna)