diff options
| author | hrydgard <hrydgard@gmail.com> | 2008-12-19 21:24:52 +0000 |
|---|---|---|
| committer | hrydgard <hrydgard@gmail.com> | 2008-12-19 21:24:52 +0000 |
| commit | 104acd5bc186f1623306af6f1c6ddb233fad0780 (patch) | |
| tree | 828052a01f34f491714cd7f87d83955de8d5a39c /Source/Core/DiscIO/Src/FileHandlerARC.cpp | |
| parent | b5dcdcf779a7cc3db9d10f9794bbedbd7a4f7045 (diff) | |
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.
There's some cleanup still to be done, but hey, it works. There shouldn't be a noticable speed difference.
I hope GCC doesn't have a problem with the "member function pointers" I used.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1594 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'Source/Core/DiscIO/Src/FileHandlerARC.cpp')
0 files changed, 0 insertions, 0 deletions
