mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-17 13:52:42 +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