In: Computer Science
Write a MIPS program that plays the first dozen or so notes of
your new hit single (or if you don't have your own hit single, then
your favorite)
(Go to the Help for information on MIPS instructions, pseudo
instructions, directives, and syscalls.)
(Experiment with system call 31, 32 and 33.
(Put the notes to your song in a MIPS "array"
(Format and comment your program appropriately in MARS.