A series of poorly made RISC-V emulators
- Assembly 69.3%
- C 29.6%
- Makefile 1.1%
| src | ||
| .gitignore | ||
| LICENCE.txt | ||
| README.md | ||
Bad RISC-V Emulator (bdrve)
A series of poorly made RISC-V emulators under the MIT Licence
See each emulators folder in /src to see how to build & run
Current Emulators
- rv32i
Planned Emulators
- rv64i
- rv64imac
- JIT Versions?