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