The JIT Main Utilized in Citra is really a dynamic recompiler termed “dynarmic”, made by @MerryMage, and it is effective at recompiling the ARMv6K instruction set to x86_64. The recompiler converts ARMv6 instructions into x86_64 Guidelines at runtime, injects the resulting chunk of code into RAM, then jumps the host processor on the ensuing sch