This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
51cbdea782705f22053f6b15b2bcc4e99be305fb
dolphin
/
Source
/
Core
T
History
hrydgard
51cbdea782
MemoryView can now view ARAM (rightclick -> toggle memory). Add "search for instruction" capability to debugger. Code cleanup, log zelda pb type (9 all the time in Zelda Four Swords)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@3479
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-06-17 19:50:59 +00:00
..
AudioCommon
Attempt to calculate actual refresh rate (i.e. a CPU-GPU synced Mhz), no real success. Anybody have any ideas?
2009-06-15 04:30:02 +00:00
Common
Improve accuracy of FPU emulation slightly - still no F-Zero improvements :(
2009-06-15 21:10:11 +00:00
Core
MemoryView can now view ARAM (rightclick -> toggle memory). Add "search for instruction" capability to debugger. Code cleanup, log zelda pb type (9 all the time in Zelda Four Swords)
2009-06-17 19:50:59 +00:00
DebuggerWX
MemoryView can now view ARAM (rightclick -> toggle memory). Add "search for instruction" capability to debugger. Code cleanup, log zelda pb type (9 all the time in Zelda Four Swords)
2009-06-17 19:50:59 +00:00
DiscIO
Added the ability to install WADs (such as DLC WADs). Currently it just installs a WAD when booting it fails (when it's not bootable), I'm not sure whether there should be a menu option specially for installing WADS...
2009-06-17 02:50:54 +00:00
DolphinWX
Added installing of WADs via context menu
2009-06-17 06:37:34 +00:00
DSPCore
More work on create test (almost working beside some annoying bug)
2009-06-15 16:48:34 +00:00
InputCommon
Add mini unit testing framework to Dolphin itself - use it to find bugs and verify the portable powerpc fp number classifier. also random cleanup.
2009-06-13 22:08:01 +00:00
VideoCommon
linux compile fix, I'm not sure it was right of me to remove the mmsystem include (was it used?) but if it's
2009-06-15 06:39:26 +00:00