Joined
·
8,437 Posts
Lately I've been looking into this (or at least trying to). IMO in general there aren't many emulation tutorials on the net that cover advanced topics (at least not compared to the game programming area). Finding a tutorial or even an explanation for dynarec is hard enough, but finding anything on CPU virtualization (x86) is even worse. I'll be honest and admit that even though I know what it is, I don't at all understand how to implement it. I have no idea where to begin. Can anyone point me in the right direction? Thanks.