4.0-93 |
11 years, 1 month ago |
[Android] Tiny inline documentation cleanup. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-92 |
11 years, 1 month ago |
[Android] Fix a situation within the FolderBrowser where the application would crash. listFiles() returns null when either the File object it's called on isn't a directory or if an I/O error happens (... |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-91 |
11 years, 1 month ago |
No need to std::move a return value. Thanks Billiard. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-90 |
11 years, 1 month ago |
[Core] Fix a memory leak in NetPlayServer.cpp in function OnData(). |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-89 |
11 years, 1 month ago |
Implement CR1 for the intepreter. To be honest I have no idea why this was never done previously, all it is is copying four bits from the FPSCR register to CR1. This fixes issue 2390. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-88 |
11 years, 1 month ago |
Quick build fix. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-86 |
11 years, 1 month ago |
Fix Imm8 check. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-85 |
11 years, 1 month ago |
[ARM] Implement CR1 setting for the few floating point instructions that I have setting the flags. For the rest, drop to interpreter if it sets CR1. At that point it'll spam a panic alert. I don't qui... |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-84 |
11 years, 1 month ago |
Need to reload from XMM0 in this case. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-83 |
11 years, 1 month ago |
Fix linux, attempt 2. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-82 |
11 years, 1 month ago |
Fix linux, probably. |
|
Windows x64
Windows x86
Mac OS X
Android
|
4.0-81 |
11 years, 1 month ago |
Fix changing wiimotes when starting netplay. |
|
Windows x64
Windows x86
Mac OS X
Android
|
4.0-80 |
11 years, 1 month ago |
Save only the registers that need to be saved rather than going through ProtectFunction. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-79 |
11 years, 1 month ago |
Fastmem writes for x86-64. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-78 |
11 years, 1 month ago |
2x banner images! |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-77 |
11 years, 1 month ago |
Check in 2x versions of Clean*. Thanks, MaJoR1! |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-76 |
11 years, 1 month ago |
Hack up wx to support @2x images in the toolbar. Oh please let's switch to Qt... |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-75 |
11 years, 1 month ago |
[ARM] fresx/fnmaddsx/fselx/frsqrtex/fnmaddx implementations. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-74 |
11 years, 1 month ago |
Comment out wx change to set WS_POPUP. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|
4.0-73 |
11 years, 1 month ago |
[ARM] psq_lx/psq_lux/psq_stx/psq_stux implementations. Four more instructions that JIT64 doesn't have. |
|
Windows x64
Windows x86
Mac OS X
Android
Ubuntu 13.04
|