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