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