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
2a95bcdb158f5f15d176758eaeacb1aa0848d491
dolphin
/
Source
/
Plugins
/
Plugin_Wiimote_Test
/
Src
History
Sonicadvance1
e1eb51a010
Fix Building in Linux, removed the define for _T() in Common.h so now we can have wx headers after including Common.h. Also, InterlockedExchange isn't in Linux so I just made it assign the variable
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@809
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-09 08:51:57 +00:00
..
SConscript
Fix Building in Linux, removed the define for _T() in Common.h so now we can have wx headers after including Common.h. Also, InterlockedExchange isn't in Linux so I just made it assign the variable
2008-10-09 08:51:57 +00:00
wiimote_hid.h
Wiimote: first attempt at calculating IR data from mouse pointer.
2008-09-21 16:38:12 +00:00
Wiimote.cpp
Removed the about from all the plugins and dolphin config screen. then added the about on some plugins config screens and renamed the wiimote_test.cpp
2008-10-07 18:05:56 +00:00