dolphin/Source
hyperiris c4ff501808 optimize memory access. Memory::GetPointer is a complex function, call it in loop will impact performance.
Test with MP1, Zelda TWW and Zelda TP, speed at least increased 2fps (for example, TP intro 14fps to 16fps)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2136 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-08 04:52:19 +00:00
..
Core optimize memory access. Memory::GetPointer is a complex function, call it in loop will impact performance. 2009-02-08 04:52:19 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
Plugins compile fix 2009-02-07 19:17:20 +00:00
PluginSpecs Wiimote: 2009-02-07 03:16:41 +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 nJoy: Fixed bug that would cause the settings to be lost when nJoy was started without any detected gamepad 2009-02-07 05:57:28 +00:00