A standard C program to disasemble Nintendo 64 Reality Signal Processor code.
sudo apt install cmake
cmake .
make
rspdis source.bin
This will produce a code.asm file.
See LICENSE file for more info.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A standard C program to disasemble Nintendo 64 Reality Signal Processor code.
sudo apt install cmake
cmake .
make
rspdis source.bin
This will produce a code.asm file.
See LICENSE file for more info.