- Download MARS 4.5 from Missouri State University or download the
.jar
file from this repository, linked here - Save the jar file on the desktop, and run MARS by double-clicking the icon
- Open
master.asm
in MARS - Click on Assemble the current file and clear breakpoint (tools button)
- Go to Tools in the menu and select Bitmap Display
- In the Bitmap Display window click on Connect to MIPS
- Click on Run the current program (green play button)
- Follow the instructions in the
Run I/O
window, and use the command line to input numbers 1-5 to set instructions
For further details on the UI in the Run I/O
window please refer to the self-report.pdf
, where is more information on the specific design choices, and self reflections on the entire project.