mirror of
https://github.com/PiMaker/rvc.git
synced 2024-11-10 06:00:07 +00:00
A 32 bit RISC-V emulator made using a shader
cf50244181
...plus some cleanups and debug improvements (single-step mode) All tests specified in test.sh now pass! This pretty much means full compliance with the RV32I base spec, M and A extensions, as well as correct machine, supervisor and user mode traps/switches. Next up is the SV32 MMU and external devices (UART, CLINT timer). |
||
---|---|---|
elfy | ||
riscv-opcodes@7d1a0e3153 | ||
riscv-rust@b4895fc56b | ||
riscv-tests@09cfdaacd9 | ||
src | ||
.gitignore | ||
.gitmodules | ||
instructions.txt | ||
Makefile | ||
parse_ins.pl | ||
test.sh |