This website requires JavaScript.
Explore
Help
Sign in
knazarov
/
rve
Watch
1
Star
0
Fork
You've already forked rve
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A simple RISC-V emulator
5
commits
1
branch
0
tags
285
KiB
C++
44%
C
35.2%
Python
16.3%
Nix
2.9%
CMake
0.8%
Other
0.7%
b8fb51f5e6
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Konstantin Nazarov
b8fb51f5e6
All opcodes except the syscalls
2024-12-06 21:58:16 +00:00
src
All opcodes except the syscalls
2024-12-06 21:58:16 +00:00
.gitignore
Initial commit
2024-12-06 19:44:09 +00:00
CMakeLists.txt
Implement basic opcodes (not yet all of them)
2024-12-06 21:27:44 +00:00
flake.lock
Initial commit
2024-12-06 19:44:09 +00:00
flake.nix
Initial commit
2024-12-06 19:44:09 +00:00
rve.nix
Initial commit
2024-12-06 19:44:09 +00:00