A simulator for the MIPS Instruction Set, that translates the machine code (can be produced using my assembler here), and execute the machine instructions.
$ ./simulator add.asm
A simulator for the MIPS Instruction Set, that translates the machine code (can be produced using my assembler here), and execute the machine instructions.
$ ./simulator add.asm