mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-10 08:55:45 +00: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