4.0-3500 9 años, 5 meses ago Add on screen frame counter. (PR #1196 deRachelBryk)
4.0-3498 9 años, 5 meses ago If one argument is given, assume it is a game, and run it. (PR #1194 deRachelBryk)
4.0-3496 9 años, 5 meses ago Spelling mistake in VideoDialog (PR #1207 deBlackbird88)
4.0-3494 9 años, 5 meses ago VideoCommon: Silence -Wmaybe-uninitialized warnings. (PR #1195 derohit-n)
4.0-3492 9 años, 5 meses ago Change another NULL to nullptr. (PR #1205 derohit-n)
4.0-3490 9 años, 5 meses ago Jit64: Change a NULL to nullptr (PR #1204 delioncash)
4.0-3488 9 años, 5 meses ago Fix IR input display. (PR #1193 deRachelBryk)
4.0-3486 9 años, 5 meses ago Add support for cc and nunchuck in input display. (PR #1189 deRachelBryk)
4.0-3484 9 años, 5 meses ago dsp int timing tweak (PR #1155 debooto)
4.0-3482 9 años, 5 meses ago Added missing game settings files (PR #1178 deStevoisiak)
4.0-3475 9 años, 5 meses ago AudioCommon: Prefix soundStream global with g_ (PR #1187 delioncash)
4.0-3473 9 años, 5 meses ago MMU: support loads/stores that cross page boundaries (PR #1176 deFioraAeterna)
4.0-3471 9 años, 5 meses ago Cleanup Renderer::CalculateTargetSize(), and allow IRs higher than 4x to be set via INI. (PR #578 deRachelBryk)
4.0-3469 9 años, 6 meses ago JIT+Emitter: support locking flags (PR #1166 deFioraAeterna)
4.0-3467 9 años, 6 meses ago Create new Movie menu. (PR #1134 deRachelBryk)
4.0-3465 9 años, 6 meses ago DSPJitRegCache: Use std::array to represent the register arrays (PR #1177 delioncash)
4.0-3463 9 años, 6 meses ago Replaced GCM functions with ISO functions (PR #1180 deStevoisiak)
4.0-3461 9 años, 6 meses ago Remove useless STACKALIGN macro. (PR #1190 decomex)
4.0-3459 9 años, 6 meses ago NetPlayClient: Remove unused macro (PR #1186 delioncash)
4.0-3457 9 años, 6 meses ago Fix focus detection on OS X by replacing wxGetActiveWindow with wxWindow... (PR #1191 decomex)