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
5df69d0384e166cf7736cec4aba9db0b3c136a6b
dolphin
/
Source
History
John Peterson
5df69d0384
Wiimote Configuration: Changed the height of the configuration window to 748 pixels, that should give enough room for it inside a 768 pixels screen height.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@2123
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-06 07:09:21 +00:00
..
Core
Wiimote: Changed a %s to a %u that could cause a crash in WII_IPC_HLE_WiiMote.cpp. Made the configuration window center only if there is room for it, that should fix issue 557.
2009-02-06 07:03:09 +00:00
Dolphin.xcodeproj
add partial support for building the plugins
2008-12-08 03:22:31 +00:00
Plugins
Wiimote Configuration: Changed the height of the configuration window to 748 pixels, that should give enough room for it inside a 768 pixels screen height.
2009-02-06 07:09:21 +00:00
PluginSpecs
Some changes to the UCode abstract factory in HLE DSP. Added Pikmin Wii to the CRC list as well.
2009-02-02 20:05:24 +00:00
TestSuite
cleanup testsuite a bit and add simple test of wii RTC (it's off about 8yrs 4 days)
2009-02-04 04:34:31 +00:00
Dolphin.sln
fix for last commit
2009-01-29 01:53:07 +00:00
DolphinProj.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
DolphinTarget.xcconfig
Dolphin can now be built on OS X using Xcode instead of scons.
2008-12-06 03:31:24 +00:00
MusicMod.sln
Emulated Wiimote: Don't report IR positions outside the screen (leave them at 0xff), don't report A and B button mouse clicks when the cursor is outside the screen
2009-01-31 01:18:57 +00:00