WIP: Simple RISC-V emulator
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Toldi Balázs Ádám a2c8f529c7
More instruction functions
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
8 months ago
.gitignore Initial commit 8 months ago
CMakeLists.txt Initial commit 8 months ago
main.c Use args to start a program 8 months ago
riscv_emu.c More instruction functions 8 months ago
riscv_emu.h More instruction functions 8 months ago