Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 320 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 320 Bytes

MIPS-Disassembler

A MIPS language disassembler in python

This program reads a plain text file, which contains a set of MIPS instruction in hexadecimal form with their corresponding addresses and calculates the plaintext instructions, which will be printed onscreen with their corresponding addresses