ppsspp/Core/MIPS/fake
Henrik Rydgard a5be0976bd Remove preprocessor hacks to choose JIT implementation.
Opens up for having multiple JIT implementations available at runtime,
which could be use for experimenting with new JIT compiler types or for
unit testing one JIT on another architecture.

Very few of the newly virtual calls are on any sort of critical path so
hopefully there will not be a performance loss.
2016-05-01 11:39:53 +02:00
..
FakeJit.cpp MIPS: Fix build so we can compile this again. 2015-10-29 02:46:43 +00:00
FakeJit.h Remove preprocessor hacks to choose JIT implementation. 2016-05-01 11:39:53 +02:00