4.0-3482 9 anni, 6 mesi fa Added missing game settings files (PR #1178 da Stevoisiak)
4.0-3475 9 anni, 6 mesi fa AudioCommon: Prefix soundStream global with g_ (PR #1187 da lioncash)
4.0-3473 9 anni, 6 mesi fa MMU: support loads/stores that cross page boundaries (PR #1176 da FioraAeterna)
4.0-3471 9 anni, 6 mesi fa Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be set via INI. (PR #578 da RachelBryk)
4.0-3469 9 anni, 6 mesi fa JIT+Emitter: support locking flags (PR #1166 da FioraAeterna)
4.0-3467 9 anni, 6 mesi fa Create new Movie menu. (PR #1134 da RachelBryk)
4.0-3465 9 anni, 6 mesi fa DSPJitRegCache: Use std::array to represent the register arrays (PR #1177 da lioncash)
4.0-3463 9 anni, 6 mesi fa Replaced GCM functions with ISO functions (PR #1180 da Stevoisiak)
4.0-3461 9 anni, 6 mesi fa Remove useless STACKALIGN macro. (PR #1190 da comex)
4.0-3459 9 anni, 6 mesi fa NetPlayClient: Remove unused macro (PR #1186 da lioncash)
4.0-3457 9 anni, 6 mesi fa Fix focus detection on OS X by replacing wxGetActiveWindow with wxWindow... (PR #1191 da comex)
4.0-3455 9 anni, 6 mesi fa ReadDataFromFifo is always called with len = 32. Remove the parameter t... (PR #1188 da comex)
4.0-3453 9 anni, 6 mesi fa Debug: fix display of instructions in virtual memory in MMU games (PR #1167 da FioraAeterna)
4.0-3451 9 anni, 6 mesi fa JIT: fix carry merging across breakpoints (PR #1164 da FioraAeterna)
4.0-3449 9 anni, 6 mesi fa JIT: enable block linking and idle skipping in debug mode (PR #1159 da FioraAeterna)
4.0-3447 9 anni, 6 mesi fa JIT: merge lbz + extsb (PR #1150 da FioraAeterna)
4.0-3445 9 anni, 6 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)
4.0-3443 9 anni, 6 mesi fa Add OpenGL 4.0-4.5 core extensions. (PR #1185 da comex)
4.0-3441 9 anni, 6 mesi fa Jit_Integer: Get rid of some cast noise in boolX (PR #1179 da lioncash)
4.0-3439 9 anni, 6 mesi fa CoreParameter: Use unique_ptrs over raw pointers. (PR #1168 da lioncash)