Skip to content

PCEE2 v0.1.2-armsx2 (aarch64, ARM64 JIT)

Choose a tag to compare

@WizzardSK WizzardSK released this 16 Jun 15:53

First PCEE2 libretro core built from the ARMSX2 source tree, which provides
a native ARM64 JIT recompiler (EE/IOP/VU + arm64 GS codegen via vixl) instead of
the interpreter/fastmem path used by the earlier v0.1.1-arm64 core.

Build

  • Target: Linux aarch64 (Raspberry Pi 5 / Batocera class devices)
  • Renderer: Vulkan
  • SDL3 statically linked (self-contained .so)
  • Compiled in Debian Bookworm for glibc 2.36 compatibility
  • Source: armsx2 branch

Assets

  • pcee2_libretro.so — the core (unstripped, includes debug info)
  • pcee2_libretro.info — RetroArch core metadata

Runtime on-device behaviour is not yet verified on the maintainer side.