/riscv-emu

Source Code Only RISCV Emulator. Designed for embedding.

Primary LanguageMakefileMIT LicenseMIT

riscv-emu

Source Code Only RISCV Emulator. Designed for embedding.

For now, it just holds together. I can compile code with GCC (no libs) then unpack via objdump, C-ify it and run. I'll put these tools up ASAP.

Just run cmake then make and see if it even works!

matthew@kindid.co.uk