Added someone's addition to Wiiuse that allows some Wii balance board features.

http://www.wiiuse.net/forums/viewtopic.php?f=3&t=181&sid=a9460693620dd73fed22b10259a610b4

This is hasn't being built and is untested.

If anyone has the required hid files can they send them to me please on the forum.
Anyway this shouldn't break anything at all.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3304 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
death2droid
2009-06-01 08:39:05 +00:00
parent 2cca6f4a9d
commit fa7daf298b
7 changed files with 299 additions and 2 deletions

View File

@ -443,6 +443,10 @@
RelativePath=".\Src\nunchuk.c"
>
</File>
<File
RelativePath=".\Src\wiiboard.c"
>
</File>
<File
RelativePath=".\Src\wiiuse.c"
>
@ -488,6 +492,10 @@
RelativePath=".\Src\os.h"
>
</File>
<File
RelativePath=".\Src\wiiboard.h"
>
</File>
<File
RelativePath=".\Src\wiiuse.h"
>