3.5-2395 10 年, 7 ヶ月前 D3D11: Fix screenshot aspect ratio.
3.5-2394 10 年, 7 ヶ月前 [ARM] fcmpo/fcmpu implementations.
3.5-2393 10 年, 7 ヶ月前 [ARM] fctiwzx implementation. This isn't implemented in JIT64 and it is unstandeable why it isn't.
3.5-2392 10 年, 7 ヶ月前 [ARM] Add NEON VORR and fix encoding on NEON VEOR. Remove VMRS_APSR because it is the same as VMRS(PC)
3.5-2391 10 年, 7 ヶ月前 Add a hacky check for text file size in ReadFileToString. Fixes issue 6455.
3.5-2390 10 年, 7 ヶ月前 Merge branch 'wad_gamenames'
3.5-2388 10 年, 7 ヶ月前 Look for portable.txt in the exe directory and activate portable mode if it exists
3.5-2387 10 年, 7 ヶ月前 Fix INIFile ignoring the last line of files
3.5-2386 10 年, 7 ヶ月前 [Android] No need to use startActivityForResult in DolphinEmulator.java any more. Just some leftover stuff from the big refactor.
3.5-2385 10 年, 7 ヶ月前 [Android] Fix the name of the parameters in some unused interface methods.
3.5-2384 10 年, 7 ヶ月前 No, i don't check what i committed before pushing to master, one week before a release.
3.5-2383 10 年, 7 ヶ月前 Create blank ini file before editing it, if it doesn't already exists. This prevents the editor from prompting to create it.
3.5-2382 10 年, 7 ヶ月前 Made defaults "explicitly defaulted" for PolarSSL Fixes issue 6601
3.5-2381 10 年, 7 ヶ月前 Merge branch 'global-user-directory'
3.5-2368 10 年, 7 ヶ月前 [ARM] slwx/srwx/srawx implementations.
3.5-2367 10 年, 7 ヶ月前 [ARM] Add LSRS emitters, and ASR{S} register emitters. Fixes encoding in LSR emitter.
3.5-2366 10 年, 7 ヶ月前 [ARM] fmaddsx and fmaddx implementations.
3.5-2365 10 年, 7 ヶ月前 [ARM] stmw implementation.
3.5-2364 10 年, 7 ヶ月前 [ARM] stfd and stfdu implementations.
3.5-2363 10 年, 7 ヶ月前 [ARM] cntlzwx implementation.