Package rars: Information

    Source package: rars
    Version: 1.6-alt6
    Build time:  Jul 20, 2024, 01:42 AM
    Category: Emulators
    Report package bug
    License: MIT
    Summary: RISC-V Assembler and Runtime Simulator
    Description: 
    RARS, the RISC-V Assembler, Simulator, and Runtime, will assemble and
    simulate the execution of RISC-V assembly language programs. Its
    primary goal is to be an effective development environment for people
    getting started with RISC-V.

    List of RPM packages built from this SRPM:
    rars (noarch)

    Maintainer: George V. Kouryachy


      1. ImageMagick-tools
      2. java-devel-default

    Last changed


    July 19, 2024 George V. Kouryachy 1.6-alt6
    - Use another method to truncate CSR32
    - Invoke tests
    June 26, 2024 George V. Kouryachy 1.6-alt5
    - Fix CSR32 bugfix accurately
    June 25, 2024 George V. Kouryachy 1.6-alt4
    - Fix CSR32 bugfix (quick and dirty)