4.0-3494 9 years, 12 months ago VideoCommon: Silence -Wmaybe-uninitialized warnings. (PR #1195 from rohit-n)
4.0-3492 9 years, 12 months ago Change another NULL to nullptr. (PR #1205 from rohit-n)
4.0-3490 9 years, 12 months ago Jit64: Change a NULL to nullptr (PR #1204 from lioncash)
4.0-3488 9 years, 12 months ago Fix IR input display. (PR #1193 from RachelBryk)
4.0-3486 9 years, 12 months ago Add support for cc and nunchuck in input display. (PR #1189 from RachelBryk)
4.0-3484 9 years, 12 months ago dsp int timing tweak (PR #1155 from booto)
4.0-3482 10 years ago Added missing game settings files (PR #1178 from Stevoisiak)
4.0-3475 10 years ago AudioCommon: Prefix soundStream global with g_ (PR #1187 from lioncash)
4.0-3473 10 years ago MMU: support loads/stores that cross page boundaries (PR #1176 from FioraAeterna)
4.0-3471 10 years ago Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be set via INI. (PR #578 from RachelBryk)
4.0-3469 10 years ago JIT+Emitter: support locking flags (PR #1166 from FioraAeterna)
4.0-3467 10 years ago Create new Movie menu. (PR #1134 from RachelBryk)
4.0-3465 10 years ago DSPJitRegCache: Use std::array to represent the register arrays (PR #1177 from lioncash)
4.0-3463 10 years ago Replaced GCM functions with ISO functions (PR #1180 from Stevoisiak)
4.0-3461 10 years ago Remove useless STACKALIGN macro. (PR #1190 from comex)
4.0-3459 10 years ago NetPlayClient: Remove unused macro (PR #1186 from lioncash)
4.0-3457 10 years ago Fix focus detection on OS X by replacing wxGetActiveWindow with wxWindow... (PR #1191 from comex)
4.0-3455 10 years ago ReadDataFromFifo is always called with len = 32. Remove the parameter t... (PR #1188 from comex)
4.0-3453 10 years ago Debug: fix display of instructions in virtual memory in MMU games (PR #1167 from FioraAeterna)
4.0-3451 10 years ago JIT: fix carry merging across breakpoints (PR #1164 from FioraAeterna)