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
24eafcb342b1620733224f75df4e0dacabb8fc4a
dolphin
/
Source
/
Core
History
Marcos Vitali
24eafcb342
More FIFO work. This is an Experimental commit, Fixed "Monopoly Wii" ("FIFOs linked but out of sync" problem in this game) Re-sync the FIFO again when this is in immediate mode. Copy CP register values to PI register. Now this games is booting and ingame :)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6682
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-29 07:12:37 +00:00
..
AudioCommon
Core/DSPCore: Improve Interpreter address register add/sub, convert to
2010-12-27 15:05:18 +00:00
Common
Core/DSPCore: Reorganize register layout for accessing accumulators
2010-12-29 02:12:06 +00:00
Core
Made wiimotes automatically connect on start based on their selected "Input Source" in the wiimote configuration.(fixes issue 2261) Made wiimotes 2-4 input source default to "None".
2010-12-28 22:14:15 +00:00
DebuggerUICommon
We effectively only have a single namespace for private header files,
2010-12-05 15:28:31 +00:00
DebuggerWX
Earlier versions of wxWidgets do not implicitly include <wx/wx.h>.
2010-12-05 15:36:08 +00:00
DiscIO
Fix Unix build.
2010-12-22 06:45:59 +00:00
DolphinWX
Use the same code for populating user data directories one by one
2010-12-27 00:26:52 +00:00
DSPCore
LLE JIT:
2010-12-29 04:34:33 +00:00
InputCommon
Implement free look on linux. Patch due to artart78.
2010-12-21 23:58:25 +00:00
InputUICommon
Add an experimental CMake build system as a possible replacement for SCons. Only tested on Linux, should work on OS X and Windows in the future as well though.
2010-11-01 15:47:02 +00:00
VideoCommon
More FIFO work. This is an Experimental commit, Fixed "Monopoly Wii" ("FIFOs linked but out of sync" problem in this game) Re-sync the FIFO again when this is in immediate mode. Copy CP register values to PI register. Now this games is booting and ingame :)
2010-12-29 07:12:37 +00:00
VideoUICommon
Implement pixel data reinterpretation on EFB format change.
2010-12-27 21:56:20 +00:00
wiiuse
Added support for a wider number of VID/PID reported by Wiimotes. Patch by palsch.
2010-12-24 02:21:09 +00:00
CMakeLists.txt
Linux cmake build fix. I fixed the scons build as well, so this might fix the macosx build also.
2010-11-16 00:13:33 +00:00