mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 20:55:45 -04:00
dep: Add biscuit and riscv-disas
This commit is contained in:
10
dep/riscv-disas/README.md
Normal file
10
dep/riscv-disas/README.md
Normal file
@ -0,0 +1,10 @@
|
||||
# RISC-V Disassembler
|
||||
|
||||
RISC-V Disassembler with support for RV32/RV64/RV128 IMAFDC
|
||||
|
||||
## Build instructions
|
||||
|
||||
```
|
||||
cmake -B build
|
||||
cmake --build build
|
||||
```
|
Reference in New Issue
Block a user