Currently a command line application to practice basic binary arithmetic. More features and problems to come.
Work through a binary multiplication problem using the same algorithm that MIPS architecture uses.
Work through a binary division problem using the same algorithm that MIPS architecture uses.
Translate MIPS Instructions directly to hex formatted machine code.