Here's the latest build of the Dolphin emulator, the ever-improving Wii and Gamecube emulator for Windows PC. So what's new with the latest update?
Changelogs:
- revision 7683
- add definitions of some bp mem bits relating to interlacing (no behavior change)
- revision 7682
- Add the DSPTool and UnitTests to the cmake build. They are optional, and to enable them add -DDSTPTOOL and -DUNITTESTS to the cmake command line.
- Also, don't check to see if a directory is a wad file. They aren't. This removes an annoying and invalid debug assertion with the debug build.
- revision 7681
- vs2010: build dsptool again