I hate it when people try to make me think. I don't really know what you mean by code profile/logic, but here is my best guess:
Dolphin does two main things:
1) Compiling Code
2) Graphics Rendering Calls
The graphics rendering calls are basically pointless as far as speed goes because that doesnt do much to the CPU. The big speed killer in Dolphin has to do with code compilation and the fact that the resulting code isn't nearly as fast as the code on the Wii in most cases (because the instruction sets are different and it often takes more x86 uops/ops than Wii ones). As you stated earlier, it most closely resembles a C++ compiler because, well, it is compiling code (granted this isn't HLL code being compiled but that has little significance).
I'll learn the rest of this stuff in college man. I still have one more idiot class in high school and then I get to move on to more complicated computer concepts. We are currently learning formal logic (why, I don't really know since we already learned boolean algebra) and data structures (which take 5 seconds each to figure out).
Dolphin does two main things:
1) Compiling Code
2) Graphics Rendering Calls
The graphics rendering calls are basically pointless as far as speed goes because that doesnt do much to the CPU. The big speed killer in Dolphin has to do with code compilation and the fact that the resulting code isn't nearly as fast as the code on the Wii in most cases (because the instruction sets are different and it often takes more x86 uops/ops than Wii ones). As you stated earlier, it most closely resembles a C++ compiler because, well, it is compiling code (granted this isn't HLL code being compiled but that has little significance).
I'll learn the rest of this stuff in college man. I still have one more idiot class in high school and then I get to move on to more complicated computer concepts. We are currently learning formal logic (why, I don't really know since we already learned boolean algebra) and data structures (which take 5 seconds each to figure out).
Desktop:
OS: Windows 7 64 bit
CPU: Intel Core i5 3570K @ 4.4 GHz
GPU: EVGA NVIDIA GeForce GTX 550 Ti (Factory OC'ed)
RAM: 16 GB @ 1600 MHz
Dolphin Revision:3.0, 3.0-784, 3.5, latest 3.5
OS: Windows 7 64 bit
CPU: Intel Core i5 3570K @ 4.4 GHz
GPU: EVGA NVIDIA GeForce GTX 550 Ti (Factory OC'ed)
RAM: 16 GB @ 1600 MHz
Dolphin Revision:3.0, 3.0-784, 3.5, latest 3.5

