This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
15d58692fd2d2631729d93ceadbacda48b0a4d17
dolphin
/
Source
/
Plugins
/
Plugin_PadSimple
History
fires.gc
8e3bd6781e
added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@876
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-15 12:40:31 +00:00
..
Src
padsimple: now shows only which xpads are connected (when the config is called), set all pads to keyboard as default, got rid of XINPUT_ENABLE #ifdefs, made the trigger buttons enabled at 200/255 instead of 20/255 :) hopefully that's a lot closer to how a gc controller acts.
2008-10-11 00:23:26 +00:00
Plugin_PadSimple.vcproj
added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries.
2008-10-15 12:40:31 +00:00