This website requires JavaScript.
Explore
Help
Sign in
peter
/
riscv-emu
Watch
1
Star
0
Fork
You've already forked riscv-emu
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
RV32IM Emulator in C
3
commits
1
branch
0
tags
30
KiB
C
94.9%
Makefile
5.1%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
Repository files (latest commit first)
Filename
Latest commit message
Latest commit date
Petelax
62e3638d47
added m extension
2026-07-07 19:53:33 -04:00
.gitignore
initial commit
2026-07-07 04:17:32 -04:00
main.c
added m extension
2026-07-07 19:53:33 -04:00
Makefile
added m extension
2026-07-07 19:53:33 -04:00
riscv.h
added m extension
2026-07-07 19:53:33 -04:00
syscalls.c
added sys_write and sys_exit (although ignoring exit code)
2026-07-07 18:31:26 -04:00