Crates.io | RISCulator |
lib.rs | RISCulator |
version | 0.1.0 |
source | src |
created_at | 2023-07-15 16:45:02.881977 |
updated_at | 2023-07-15 16:45:02.881977 |
description | RISCulator is a RISC-V emulator. |
homepage | https://github.com/skudlur/RISCulator |
repository | https://github.com/skudlur/RISCulator |
max_upload_size | |
id | 917306 |
size | 93,476 |
To be updated. WIP.
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
git clone https://github.com/skudlur/RISCulator.git
cd RISCulator
make