summaryrefslogtreecommitdiff
path: root/Source/Core/DiscIO/Src/FileHandlerARC.cpp
diff options
context:
space:
mode:
authorhrydgard <hrydgard@gmail.com>2008-12-19 21:24:52 +0000
committerhrydgard <hrydgard@gmail.com>2008-12-19 21:24:52 +0000
commit104acd5bc186f1623306af6f1c6ddb233fad0780 (patch)
tree828052a01f34f491714cd7f87d83955de8d5a39c /Source/Core/DiscIO/Src/FileHandlerARC.cpp
parentb5dcdcf779a7cc3db9d10f9794bbedbd7a4f7045 (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