4.0-3486 10 years ago Add support for cc and nunchuck in input display. (PR #1189 from RachelBryk)
4.0-3484 10 years 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)
4.0-3449 10 years ago JIT: enable block linking and idle skipping in debug mode (PR #1159 from FioraAeterna)
4.0-3447 10 years ago JIT: merge lbz + extsb (PR #1150 from FioraAeterna)
4.0-3445 10 years ago When loading the map file for a DOL/ELF file, extract only the filename from the DOL/ELF's path (PR #1018 from zhuowei)
4.0-3443 10 years ago Add OpenGL 4.0-4.5 core extensions. (PR #1185 from comex)