Question: Write MIPS code to draw the number stored in the .word variable scoreOut in the center of the screen, using the following Bitmap Display Configuration,
Write MIPS code to draw the number stored in the .word variable "scoreOut" in the center of the screen, using the following Bitmap Display Configuration, on the bitmap display supplied as part of MARS :
# Bitmap Display Configuration: # - Unit width in pixels: 8 # - Unit height in pixels: 8 # - Display width in pixels: 256 # - Display height in pixels: 256 # - Base Address for Display: 0x10008000 ($gp)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
