Package libretro-bsnes: Information

    Source package: libretro-bsnes
    Version: 20260127-alt3
    Latest version according to Repology
    Build time:  May 5, 2026, 01:50 PM in the task #417175
    Category: Emulators
    Report package bug
    License: GPL2
    Summary: An interface for emulator and game ports
    Description: 
    For each emulator 'core', RetroArch makes use of a library API that we like
    to call 'libretro'.
    
    Think of libretro as an interface for emulator and game ports. You can make
    a libretro port once and expect the same code to run on all the platforms
    that RetroArch supports. It's designed with simplicity and ease of use in
    mind so that the porter can worry about the port at hand instead of having
    to wrestle with an obfuscatory API.
    
    The purpose of the project is to help ease the work of the emulator/game
    porter by giving him an API that allows him to target multiple platforms
    at once without having to redo any code. He doesn't have to worry about
    writing input/video/audio drivers - all of that is supplied to him by
    RetroArch. All he has to do is to have the emulator port hook into the
    libretro API and that's it - we take care of the rest.
    
    This set of cores based on Beetle SNES emulator

    List of RPM packages built from this SRPM:
    libretro-bsnes-bsnes (x86_64, i586, aarch64)
    libretro-bsnes-bsnes2014_accuracy (x86_64, i586, aarch64)
    libretro-bsnes-bsnes2014_balanced (x86_64, i586, aarch64)
    libretro-bsnes-bsnes2014_performance (x86_64, i586, aarch64)
    libretro-bsnes-bsnes_mercury_accuracy (x86_64, i586, aarch64)
    libretro-bsnes-bsnes_mercury_balanced (x86_64, i586, aarch64)
    libretro-bsnes-bsnes_mercury_performance (x86_64, i586, aarch64)

    Maintainer: Artyom Bystrov

    List of contributors:
    Artyom Bystrov

    ACL:
    Artyom Bystrov
    @everybody

      1. build-essential
      2. cmake
      3. gcc
      4. gcc-c++
      5. libgomp-devel
      6. libstdc++-devel
      7. nasm
      8. pkgconfig(gl)
      9. pkgconfig(libpcap)
      10. pkgconfig(libpng)
      11. pkgconfig(zlib)
      12. vim-common

    Last changed


    May 5, 2026 Artyom Bystrov 20260127-alt3
    - Disable bsnes98 package
    March 3, 2026 Artyom Bystrov 20260127-alt2
    - Add workaroun for libretro-bsnes on E2K
    March 2, 2026 Artyom Bystrov 20260127-alt1
    - Update to new versions
    - New core - libretro-bsnes