This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
Watch
1
Star
0
Fork
You've already forked dolphin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
46c0ae7d1f
dolphin
/
Source
History
Jordan Woyak
46c0ae7d1f
ExpressionParser: Add !while loop unary expression. Limited to 10000 reps to prevent infinite loops. Rhs is re-evaluated until it is < 0.5. Added comma operator, which behaves like it does in c++. Added subration operator.
2019-10-11 17:14:45 -05:00
..
Android
Merge pull request
#8325
from Ebola16/35
2019-09-28 18:38:43 +02:00
Core
ExpressionParser: Add !while loop unary expression. Limited to 10000 reps to prevent infinite loops. Rhs is re-evaluated until it is < 0.5. Added comma operator, which behaves like it does in c++. Added subration operator.
2019-10-11 17:14:45 -05:00
DSPSpy
DSPSpy: Add a test for accelerator loop
2017-09-22 20:17:38 +02:00
DSPTool
VideoCommon/OnScreenDisplay: Take Message's std::string parameter by value
2019-07-28 23:00:58 -04:00
PCH
CMake/Windows: Add PCH support
2019-05-15 19:28:04 +02:00
UnitTests
FixedSizeQueue: Bugfixes and improvements
2019-08-31 21:18:07 +02:00
VSProps
Remove XAudio2
2019-09-14 14:08:13 -07:00
.clang-format
clang-format: revert 'AfterCaseLabel' setting
2019-05-23 00:42:42 -04:00
CMakeLists.txt
CMake/Windows: Add PCH support
2019-05-15 19:28:04 +02:00
dolphin-emu.sln
Move Updater to WinUpdater
2019-04-10 10:46:49 +02:00