Пакет rpcemu: Информация

    Исходный пакет: rpcemu
    Версия: 0.9.4-alt2
    Последняя версия по данным Repology
    Собран:  28 апреля 2026 г. 16:40 в задании #416512
    Категория: Эмуляторы
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.marutan.net/rpcemu

    Лицензия: GPL-2.0-only
    О пакете: Acorn RiscPC Emulator
    Описание: 
    Acorn RiscPC emulator. Requires RISC OS ROMs >= 3.70 in
    /usr/share/rpcemu/roms. Press Ctrl + End to access the GUI.

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    rpcemu (x86_64, i586)
    rpcemu-debuginfo (x86_64, i586)

    Сопровождающий: Artyom Bystrov

    Список участников:
    Artyom Bystrov

    Права:
    Artyom Bystrov
    @everybody

      1. pkgconfig(Qt5Core)
      2. pkgconfig(Qt5Gui)
      3. pkgconfig(Qt5Multimedia)
      4. pkgconfig(Qt5Widgets)
      5. dos2unix

    Последнее изменение


    28 апреля 2026 г. Artyom Bystrov 0.9.4-alt2
    - Fix build with GCC15
    26 апреля 2023 г. Artyom Bystrov 0.9.4-alt1
    - initial build for ALT Sisyphus
    18 марта 2023 г. Luigi Baldoni <aloisio@gmx.com>
    - Update to version Version 0.9.4
      * ARM
        + Performance gains on x86 and x64 dynamic recompiler.
        + Many of the instructions that were not accelerated on the
        x64 architecture but were on x86 have now been implemented
        on x64 BIC/MUL.
        + Refactoring of Dynamic Recompiler code.
        + Many bugfixes.
        + Accessing CP15 should only be permitted in privileged
        modes.
      * Network Address Translation
        + You can now configure ports to be forwarded between your
        host network and RPCEmu. This allows you to host servers
        under RPCEmu that can be accessed by other machines on
        your network.
        (Note, this still does not enable the use of ShareFS)
      * Floppy Disc
        + Support HFE format floppy disc images. HFE disc images are
        lower-level than ADF discs as they can also store the
        information required for various copy protection systems.
        Contributed by Sarah Walker.
      * VIDC
        + If you are not using VRAM you can now use up to 4MB of RAM
        for video modes.
      * Other
        + Fix the crash on shutdown or reset of RISC OS 5. Based on
        a suggestion from Rob Sprowson.
      * GCC
        + Compiling with GCC 10 no longer needs a workaround for the
        common symbols errors.
      Version 0.9.3:
      * Easy-Start bundles
        + Two ROM/Disc Image sets are now available to make setting
        up RPCEmu as simple as possible. both are configured with
        networking by default.
        ° RISC OS Direct, a version of the RISC OS 5 based
        distribution with many extras, ideal for running recent
        applications
        ° RISC OS 3.71, an older '26-bit' version of RISC OS,
        ideal for running 'classic' applications.
        + Both are pre-setup with a large number of applications,
        tools, and both ship with !Store and PackMan package
        managers for installing more.
      * ARM
        + Correct several issues related to the MSR instruction
        + Correct several instruction decoding issues
        + Generate undefined instruction exceptions in the correct
        places of the instruction set
        + Implement ARMv4 (StrongARM) Load store extensions
        + Make ARMv4 extensions only available when configured as
        ARMv4
      * Floppy Discs
        + We now support loading of DOS and Atari 360KB (.img) disc
        images into the floppy drives.
      * Other fixes
        + Settings files and CMOS ram files are saved as changes are
        made to them, so these settings are retained even if the
        program is closed abnormally.
    - Drop rpmcemu-rpmlintrc