A rewrite of brv, a WIP RV32I emulator aiming to eventually support RV64I + MAFDC extensions
Find a file
Hammersamatom 1e2a2e984d Adjusting M-extension code for breakout
Changed around some of the multiplication/division code of the
M-extension to take whole register unions instead of specific variables.
Makes it simpler internally
2025-03-02 16:11:21 -05:00
src Adjusting M-extension code for breakout 2025-03-02 16:11:21 -05:00
.gitignore Updated .gitignore to include memory.bin 2024-07-21 18:45:25 -04:00
build.zig Added build files, split core stuff into it's own 2024-06-28 22:52:23 -04:00
build.zig.zon Added build files, split core stuff into it's own 2024-06-28 22:52:23 -04:00