|
|
|
|
|
by Flex247A
11 days ago
|
|
Great work! This reminded me of a project I built a while back: a RV32IM emulator in C++ that can boot and run DOOM. Initially I implemented only RV32I, and implementing the M extension provided a massive speedup! If anyone's curious, here's the source code: https://github.com/lalitshankarch/rvcore |
|