dolphin/Source
2008-12-20 07:13:38 +00:00
..
Core A couple of minor Linux compile fixes. 2008-12-20 07:13:38 +00:00
Dolphin.xcodeproj add partial support for building the plugins 2008-12-08 03:22:31 +00:00
Plugins Turn the X86 emitter into a class, so the code pointer is no longer a global, yay! Created XCodeBlock that derives from XEmitter, and the Jit now derives from XCodeBlock so it can call all ADD SUB JNZ etc without having to prefix them with "emit.". I think someone's gonna like this. 2008-12-19 21:24:52 +00:00
PluginSpecs Clear errors, fixed unload on linux 2008-12-17 17:49:38 +00:00
TestSuite set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Dolphin.sln fix for issue 411, njoy testing is re-enabled in windows, but not for debug config (it hates logging?) 2008-12-18 01:21:56 +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