Ports for SerenityOS
Collections What's new Versions Info Sign in

RVVM - The RISC-V Virtual Machine 0.6

A RISC-V virtual machine is a software-based emulation of a computer system that uses the RISC-V instruction set architecture (ISA). It allows software developers to test and debug their RISC-V code without the need for physical hardware. A RISC-V virtual machine typically consists of an emulator that interprets RISC-V instructions and simulates the hardware behavior, as well as a virtual memory system and various other components of a computer system.

cd Ports/rvvm
./package.sh

Website: https://github.com/LekKit/RVVM

Port: https://github.com/SerenityOS/serenity/tree/master/Ports/rvvm

Dependencies: SDL2 🖧

Sign in to vote

✍️ Edit this page

Similar ports