Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/property404/riscv-emulator
https://github.com/property404/riscv-emulator
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/property404/riscv-emulator
- Owner: Property404
- License: mit
- Created: 2024-03-31T18:37:00.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T22:14:36.000Z (9 months ago)
- Last Synced: 2024-04-02T19:35:46.590Z (9 months ago)
- Language: C++
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.MIT
Awesome Lists containing this project
README
# RiscV Emulator
## Build and run
```
make
./a.out weenie/weenie.bin
```## License
MIT