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