2 releases
0.0.2 | Apr 14, 2022 |
---|---|
0.0.1 | Apr 6, 2022 |
#225 in Emulators
28KB
576 lines
irv
A library with a very open interface to an interpreting RISC-V emulator.
This crate provides only user-mode emulation, but I plan to make an interface for adding additional instructions, which will be enough to implement privilege modes other than user mode.