mirror of
https://github.com/stenzek/duckstation.git
synced 2024-11-23 05:49:43 +00:00
.. | ||
include | ||
src | ||
CMakeLists.txt | ||
README.md | ||
source.txt |
RISC-V Disassembler
RISC-V Disassembler with support for RV32/RV64/RV128 IMAFDC
Build instructions
cmake -B build
cmake --build build