5.0-6967 7 years, 1 month ago CMakeLists: Don't dump LZO's includes into the top-level directory (PR #6638 from lioncash)
5.0-6965 7 years, 1 month ago CMakeLists: Link zlib in privately where applicable, and don't dump its includes into the top-level directory (PR #6639 from lioncash)
5.0-6962 7 years, 1 month ago Remove leftovers of projection hack support (PR #6637 from JosJuice)
5.0-6960 7 years, 1 month ago Interpreter: Don't use a union to type-pun between integral and FP types (PR #6632 from lioncash)
5.0-6957 7 years, 1 month ago x64Emitter: Make the Align* functions return a non-const data pointer (PR #6631 from lioncash)
5.0-6955 7 years, 1 month ago CMakeLists: Don't dump libpng's includes into the top-level directory (PR #6630 from lioncash)
5.0-6953 7 years, 1 month ago Fix change in comment meaning by autoformat. (PR #6636 from phire)
5.0-6951 7 years, 1 month ago GekkoDisassembler: Fix disassembly of dcbz_l (PR #6626 from lioncash)
5.0-6949 7 years, 1 month ago Tools: Bump lint.sh version (PR #6635 from spycrab)
5.0-6946 7 years, 1 month ago Interpreter_LoadStore: Generate a program exception if dcbz_l is executed when HID2[LCE] is zero (PR #6604 from lioncash)
5.0-6944 7 years, 1 month ago Set C++ locale (PR #5805 from JosJuice)
5.0-6938 7 years, 1 month ago Boot_WiiWAD: Remove a timing issue workaround (PR #6611 from leoetlino)
5.0-6936 7 years, 1 month ago DVDInterface: Deduplicate code in UpdateInterrupts() (PR #6620 from lioncash)
5.0-6933 7 years, 1 month ago CMakeLists: Don't dump bochs' includes into the top-level directory (PR #6616 from lioncash)
5.0-6931 7 years, 1 month ago PPCAnalyst: Minor cleanup (PR #6617 from lioncash)
5.0-6925 7 years, 1 month ago PPCSymbolDB: Minor cleanup (PR #6618 from lioncash)
5.0-6921 7 years, 1 month ago StreamADPCM: Turn the ADPCM decoder into a class (PR #6621 from lioncash)
5.0-6919 7 years, 1 month ago Profiler: Move BlockStat and ProfileStats structures into the Profiler namespace (PR #6619 from lioncash)
5.0-6917 7 years, 1 month ago CMakeLists: Link bochs in privately where applicable (PR #6606 from lioncash)
5.0-6915 7 years, 1 month ago PPCDebugInterface: Remove redundant HostRead_U32() call in Disassemble() (PR #6607 from lioncash)