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
/
Core
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
..
Common
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
Core
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
DebuggerWX
Some stats for the jit window.
2008-12-19 21:35:57 +00:00
DiscIO
set svn:eol-style=native for **.cpp
2008-12-08 05:30:24 +00:00
DolphinWX
fail array was too small
2008-12-18 23:38:07 +00:00
VideoCommon
Just a few spelling mistakes in both the DX9 and GL shader, probably won't change anything for games, but it's best to be correct in the code
2008-12-16 03:34:06 +00:00