Home Posts Tags

Mips Map

2025-09-01 09:40:32 -0500 -0500

Hi there! This is a simple graphics-thing that I made for MIPS using the MARS IDE.

To use, it is recommended you use the MARS IDE.

First, set the bitmap tool to the following settings: 2px for pixel width and height, 128px for window width and height, and then set the heap as the starting address. Connect it to the IDE and run it. It should show a little face :D

You can use the ‘methods’ that I created, that being the writeDot method and the doHorz and doVer methods. Use the corresponding registers and you should be fine. Emphasis on should. Anyways, have fun!

Download Here