A work-in-progress Switch emulator focused on native recompilation.

Nx86 is an emulator project. The bet is simple: compile as much as possible before launch, use runtime feedback to find what was missed, then rebuild better native code.

Pipeline

AArch64 -> NxIR -> x86_64-v4

No downloads yet. It does not run Switch games yet.

Right now