Some feedback: the fact that you use integers to identify registers makes it harder to read, at least for me. I like being able to spot immediate values at glance.
You could supplement the homepage with a link to a MIPS reference sheet, in particular if you use your own subset.
4 comments
[ 3.1 ms ] story [ 30.1 ms ] threadSome feedback: the fact that you use integers to identify registers makes it harder to read, at least for me. I like being able to spot immediate values at glance.
You could supplement the homepage with a link to a MIPS reference sheet, in particular if you use your own subset.