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
bf63f85d73
dolphin
/
Source
/
Core
/
InputCommon
/
ControlReference
History
Jordan Woyak
bf63f85d73
ExpressionParser: Add multiplication and division operators. (division by zero evaluates as zero). Don't clamp result of addition operator. Clamping will be done later.
2019-10-11 17:13:58 -05:00
..
ControlReference.cpp
Core/Host: Allow frontends to block inputs
2019-03-21 13:16:21 +01:00
ControlReference.h
ControllerInterface/DolphinQt: Make mapping "all devices" way less hacky.
2019-03-03 18:39:02 -06:00
ExpressionParser.cpp
ExpressionParser: Add multiplication and division operators. (division by zero evaluates as zero). Don't clamp result of addition operator. Clamping will be done later.
2019-10-11 17:13:58 -05:00
ExpressionParser.h
ExpressionParser: Add support for literals.
2019-10-11 17:13:58 -05:00