Below is a link to download the MARS MIPS SIMULATOR from Missouri State University
http://courses.missouristate.edu/kenvollmar/mars/download.htm
After you are done you can download the .asm file and open with the MARS SIMULATOR…or you can download the text file and just view with your text editor of choice
Project 1: Write an Assembly language capable of converting a 32 bit Hexadecimal code to Decimal, and from Decimal to Hexadecimal.
Try it, and then view the solution below..