Use $(shell instead of backquotes in the Makefile
Un-hardcode the DoConfig Makefile target
Merge branch 'accurate' into portable
Define NDEBUG in RELEASE builds
Merge branch 'accurate' into portable
Make Makefile CXXFLAGS overriding safe
Merge branch 'accurate' into portable
Merge branch 'accurate' into portable
Merge branch 'accurate' into portable
Minor cleanup to IsEnableBitmap
Add warnings to Makefile, and fix WINDRES
Note a 60FPS/50FPS-related inconsistency
ASM-accuracy improvement for Profile.cpp
Comment style tweaks in the last three files
Clean up and accuracy fix for ValueView.cpp
Merge branch 'accurate' into portable
Merge pull request #75 from GabrielRavier/betterComments
betterComments : Some stuff for the PR to accurate
Documentation : Removed comment which talks about an issue fixed by commit e34f492418a6ec18c6b24303c31ca043f8e3e143
Documentation : Tried to clarify comment on random conversion to short
Documentation : Made some comments clearer
Added better comment for random self-assign in Fade.cpp
Documentation : Comment an always true expression
Documentation : Comment duplicate line
Documentation : Comment always true condition
Documentation : Commented the fact that "swPlay % 2" is always true
Documentation : Note that the fact 96 is already listed results in the condition always being false