diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ taitep's RISC-V Emulator. The goal is to support at least RV64GC and be able to run Linux, potentially more. No plans for RV32I or RV32/64E. +Currently implemented RISC-V ISA: `RV64I` + ## Current Use Currently, the emulator is nowhere near complete, its not even at rv64i, but it does work for a subset of it. |
