tansly/congenial-elucidator

MIPS program does not terminate properly

tansly opened this issue · 2 comments

MIPS program does not terminate properly

Return from main will cause problems. Bad bad.

Maybe place the main program in a function? Need to add function definitions (#5) first.