4.0-3516 9 年, 6 ヶ月前 Change a bunch of reference function arguments to pointers. (PR #1206 from comex)
4.0-3514 9 年, 6 ヶ月前 TrampolineCache: Remove unnecessary cast (PR #1217 from lioncash)
4.0-3512 9 年, 6 ヶ月前 JIT: properly remove FIFO write addresses when code is invalidated (PR #1174 from FioraAeterna)
4.0-3510 9 年, 6 ヶ月前 JIT: set clear_cache_asap to false when clearing the cache (PR #1219 from FioraAeterna)
4.0-3508 9 年, 6 ヶ月前 Fix BAT register initial values in bootcode (PR #1202 from FioraAeterna)
4.0-3506 9 年, 6 ヶ月前 WiiSaveCrypted: Move some function params over to std::string (PR #1198 from lioncash)
4.0-3504 9 年, 6 ヶ月前 Don't allow multi compress to compress wbfs or wad files. (PR #1197 from RachelBryk)
4.0-3502 9 年, 6 ヶ月前 Fix running dolphin with a single flag. (PR #1212 from RachelBryk)
4.0-3500 9 年, 6 ヶ月前 Add on screen frame counter. (PR #1196 from RachelBryk)
4.0-3498 9 年, 6 ヶ月前 If one argument is given, assume it is a game, and run it. (PR #1194 from RachelBryk)
4.0-3496 9 年, 6 ヶ月前 Spelling mistake in VideoDialog (PR #1207 from Blackbird88)
4.0-3494 9 年, 6 ヶ月前 VideoCommon: Silence -Wmaybe-uninitialized warnings. (PR #1195 from rohit-n)
4.0-3492 9 年, 6 ヶ月前 Change another NULL to nullptr. (PR #1205 from rohit-n)
4.0-3490 9 年, 6 ヶ月前 Jit64: Change a NULL to nullptr (PR #1204 from lioncash)
4.0-3488 9 年, 6 ヶ月前 Fix IR input display. (PR #1193 from RachelBryk)
4.0-3486 9 年, 6 ヶ月前 Add support for cc and nunchuck in input display. (PR #1189 from RachelBryk)
4.0-3484 9 年, 6 ヶ月前 dsp int timing tweak (PR #1155 from booto)
4.0-3482 9 年, 6 ヶ月前 Added missing game settings files (PR #1178 from Stevoisiak)
4.0-3475 9 年, 6 ヶ月前 AudioCommon: Prefix soundStream global with g_ (PR #1187 from lioncash)
4.0-3473 9 年, 6 ヶ月前 MMU: support loads/stores that cross page boundaries (PR #1176 from FioraAeterna)