5.0-8221 6 years, 4 months ago DSPTool: Minor cleanups (PR #7158 from lioncash)
5.0-8215 6 years, 4 months ago BTEmu: Make WriteToEndpoint's reference parameter const (PR #7162 from lioncash)
5.0-8213 6 years, 4 months ago Common, DSP: Only compile in x86-64 emitter related utilities on x86 platforms (PR #7148 from lioncash)
5.0-8211 6 years, 4 months ago BTEmu: Amend variable naming (PR #7150 from lioncash)
5.0-8207 6 years, 4 months ago Movie: Make pointer parameters const where applicable (PR #7151 from lioncash)
5.0-8205 6 years, 4 months ago DSPTables: Deduplicate FindByOpcode() implementations in DSP opcode tables (PR #7153 from lioncash)
5.0-8203 6 years, 4 months ago DSPEmitter: Make member functions, aliases and constants private where applicable (PR #7154 from lioncash)
5.0-8201 6 years, 4 months ago Qt/Mapping: Fix "Options" entries disappearing (PR #7157 from spycrab)
5.0-8199 6 years, 4 months ago Qt: Basic housekeeping (PR #7134 from spycrab)
5.0-8195 6 years, 4 months ago DSPTool: Factor out behavior from main() (PR #7129 from lioncash)
5.0-8193 6 years, 4 months ago DSP: Replace x64 JIT pointer with a pointer to an architecture-agnostic base (PR #7147 from lioncash)
5.0-8191 6 years, 4 months ago Interpreter_SystemRegisters: Handle mtspr to HID1 and PVR properly (PR #7145 from lioncash)
5.0-8189 6 years, 4 months ago docs: Add a LaTeX equivalent of the GameCube DSP User's Manual (PR #6623 from lioncash)
5.0-8187 6 years, 4 months ago CachedInterpreter: Implement breakpoints. (PR #7109 from degasus)
5.0-8185 6 years, 4 months ago DSPTables: Separate interpreter and JIT functions from main info table (PR #7138 from lioncash)
5.0-8183 6 years, 4 months ago Make arbitrary mipmap detection a config option (PR #6875 from JonnyH)
5.0-8178 6 years, 4 months ago VideoCommon: Flush the GPU pipeline on async requests. (PR #6539 from degasus)
5.0-8176 6 years, 4 months ago DSPAssembler: Minor changes (PR #7133 from lioncash)
5.0-8171 6 years, 4 months ago BTEmu: Make m_WiiMotes private (PR #7143 from lioncash)
5.0-8167 6 years, 4 months ago ActionReplay: Use Common::BitCast instead of reinterpret_cast in Subtype_AddCode() (PR #7144 from lioncash)