5.0-6897 6 years, 9 months ago [AVIDump] fix compilation on Linux (PR #6603 from orbea)
5.0-6895 6 years, 9 months ago IOS: Refactor the filesystem code (PR #6421 from leoetlino)
5.0-6884 6 years, 9 months ago CMakeLists: Move build options to the top of the file (PR #6599 from lioncash)
5.0-6882 6 years, 9 months ago DolphinWX/DolphinQt2 CMakeLists: Use cmake -E instead of mkdir -p for creating language directories (PR #6601 from lioncash)
5.0-6880 6 years, 9 months ago DolphinQt2/CMakeLists: Use the target_* equivalents of add_definitions and include_directories (PR #6598 from lioncash)
5.0-6878 6 years, 9 months ago Qt/Mapping: Implement "Iterative Input" (PR #6537 from spycrab)
5.0-6876 6 years, 9 months ago DolphinQt2/MainWindow: Resolve a memory leak on systems with X11 (PR #6600 from lioncash)
5.0-6874 6 years, 9 months ago DolphinNoGUI/CMakeLists: Remove the use of SRCS and LIBS variables (PR #6593 from lioncash)
5.0-6871 6 years, 9 months ago DolphinQt2/CMakeLists: Specify Qt libraries via COMPONENTS in the find_package call (PR #6594 from lioncash)
5.0-6869 6 years, 9 months ago Interpreter_LoadStore: Generate alignment exceptions if an FP load/store instruction's effective address is not word aligned (PR #6597 from lioncash)
5.0-6867 6 years, 9 months ago Interpreter_LoadStore: Generate alignment exceptions if dcbz or dcbz_l are executed with the data cache disabled (PR #6596 from lioncash)
5.0-6865 6 years, 9 months ago Qt/Debugger: Implement "Memory" widget (PR #6473 from spycrab)
5.0-6863 6 years, 9 months ago DolphinWX/DolphinQt2 CMakeLists: Remove use of LIBS and SRCS variables (PR #6588 from lioncash)
5.0-6860 6 years, 9 months ago Remove support for projection hacks (PR #6578 from JosJuice)
5.0-6858 6 years, 9 months ago Interpreter_LoadStore: Generate alignment exceptions if lmw, lswi, lswx, stmw, stswi, or stswx is executed when the MSR[LE] bit is set (PR #6592 from lioncash)
5.0-6856 6 years, 9 months ago Android/CMakeLists: Remove usages of LIBS and SRCS variables (PR #6589 from lioncash)
5.0-6854 6 years, 9 months ago HiresTexture: Correct texture hashes (PR #6590 from lioncash)
5.0-6852 6 years, 9 months ago Remove region tags from translations that don't need them (PR #5813 from ligfx)
5.0-6848 6 years, 9 months ago Interpreter_LoadStore: Handle alignment exceptions in lmw, lwarx, stmw, and stwcx + fixes for eciwx and ecowx (PR #6585 from lioncash)
5.0-6844 6 years, 9 months ago Fix build error on Android (PR #6591 from JosJuice)