mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 07:18:13 -05:00
arm: Adios armemu
This commit is contained in:
@ -12,11 +12,6 @@ class ARM_Interface;
|
||||
|
||||
namespace Core {
|
||||
|
||||
enum CPUCore {
|
||||
CPU_Interpreter,
|
||||
CPU_OldInterpreter,
|
||||
};
|
||||
|
||||
struct ThreadContext {
|
||||
u32 cpu_registers[13];
|
||||
u32 sp;
|
||||
|
Reference in New Issue
Block a user