This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
cd62fc5c0c2d13b164e17bef594f191aaa602743
dolphin
/
Source
T
History
hrydgard
cd62fc5c0c
Some stats for the jit window.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1595
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-19 21:35:57 +00:00
..
Core
Some stats for the jit window.
2008-12-19 21:35:57 +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