Emuos V1 -

git clone https://github.com/emuos/emuos-v1.git cd emuos-v1 make menuconfig # Select target architecture make Output: output/images/emuos.img Release date: 2026-04-14

| System | Emulator | Performance target | |--------|----------|--------------------| | NES | FCEUX (libretro) | Full speed on 500 MHz+ | | SNES | Snes9x (libretro) | Full speed on 1.0 GHz+ | | Game Boy / GBC | Gambatte | Full speed on 300 MHz+ | | Game Boy Advance | mGBA | Full speed on 1.0 GHz+ | | Sega Genesis | Genesis Plus GX | Full speed on 500 MHz+ | | PlayStation 1 | PCSX-ReARMed (ARM) / DuckStation (x86) | Full speed on 1.2 GHz+ | | MAME (2003+ reference set) | MAME standalone | Varies by game | | Arcade (FB Neo) | FinalBurn Neo | Full speed on 1.0 GHz+ | emuos v1

Supports: x86_64 (BIOS/UEFI), Raspberry Pi 3/4/5, and ARM64 SBCs. EMUOS v1 ships with preconfigured, optimized emulators for: git clone https://github

Top