#MIPS Assembler This program was written as a project for CSI 402 (Systems Programming) at University at Albany.
It will input a MIPS assembly file and output a hexadecimal object file that can be run by a MIPS Simulator.
Repository includes specs and details as well as various test files to be used for trial runs.