mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
Rename the imported yaps2 libretro core (output .so, .info, core-option prefixes, ini name, Vulkan app/engine identity) to ARMSX2. The core is still gated behind ENABLE_LIBRETRO (default OFF) and needs X11_API=OFF WAYLAND_API=OFF (headless Vulkan-context-negotiation build, same as the CI job). Exports remain retro_* only via link.T. The yaps2 nightly_release.yml is dropped — ARMSX2 has its own release process — and the reusable libretro/SDL build workflows are instead invoked from build-all.yml, so PR runs cover them. armsx2-sdl keeps the kmsdrm handheld frontend buildable for Rocknix-style downstreams.