dolphin/Source/Core/Core/PowerPC/CachedInterpreter
Lioncash 8d98ac6509 CPU: Convert state enum to an enum class
Gets enum constants out of the immediate namespace. Also makes it
strongly typed like the other state enums.
2017-03-28 11:48:28 -04:00
..
CachedInterpreter.cpp CPU: Convert state enum to an enum class 2017-03-28 11:48:28 -04:00
CachedInterpreter.h CachedInterpreter: Forward declare instruction struct 2017-02-23 18:08:20 -05:00
InterpreterBlockCache.cpp JitCache: Get rid of reliance on the JIT global variable 2017-01-09 04:43:06 -05:00
InterpreterBlockCache.h JitCache: Get rid of reliance on the JIT global variable 2017-01-09 04:43:06 -05:00