A disassembler that reads MIPS machine instructions from a (simplified) binary executable file and prints each assembly language instruction to the screen
C-Dissasembler README
A disassembler that reads MIPS machine instructions from a (simplified) binary executable file and prints each assembly language instruction to the screen.