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
86965aaa0b8aba29134ee1f5b1283b6d2b551f07
dolphin
/
Source
/
Core
History
hrydgard
86965aaa0b
Hm, not sure I meant to turn this on :P
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@2325
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-20 22:39:05 +00:00
..
Common
pow is total overkill for x*x, introduce pow2 inline function to fix it.
2009-02-20 22:17:26 +00:00
Core
Hm, not sure I meant to turn this on :P
2009-02-20 22:39:05 +00:00
DebuggerWX
Remove/cleanup some auto-"breaks" in the code. they are annoying when debugging. (jit64 hits the DSP.cpp case in animal crossing) :/
2009-02-17 23:07:10 +00:00
DiscIO
Preliminary support for having MasterKey for U/P/J and MasterKey for Korean wii games. Needs testing by someone who has a Korean wii game
2009-02-16 06:17:21 +00:00
DolphinWX
The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than before. However, the OpenGL plugin seems to lose textures a lot between game restarts :P I think the GL plugin needs to do a lot more cleanup.
2009-02-20 22:04:52 +00:00
InputCommon
Clean up access to PowerPC::state. Some warning fixes. Restore hold-tab-to-release-throttle on Windows. Fix some project settings.
2009-02-17 22:48:16 +00:00
VideoCommon
The Mega Change Of Doom - or, fixing Stop. Almost. At least it's better than before. However, the OpenGL plugin seems to lose textures a lot between game restarts :P I think the GL plugin needs to do a lot more cleanup.
2009-02-20 22:04:52 +00:00