arm: Adios armemu
This commit is contained in:
parent
73a7a379d6
commit
f44781fd7b
19 changed files with 166 additions and 8603 deletions
|
@ -12,11 +12,6 @@ class ARM_Interface;
|
|||
|
||||
namespace Core {
|
||||
|
||||
enum CPUCore {
|
||||
CPU_Interpreter,
|
||||
CPU_OldInterpreter,
|
||||
};
|
||||
|
||||
struct ThreadContext {
|
||||
u32 cpu_registers[13];
|
||||
u32 sp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue