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