Memory input

Please enter MIPS binary below. It should include address-instruction pairs in hexadecimal, formatted with a colon between the address and the data (instruction). Instructions should be separated with a newline. Address-data pairs are OK too. Semicolon indicates comment. Then, if your code requires any inputs to be submitted, please enter them, separated by newlines, in the "input" box. (This code is only guaranteed to work with the Ackermann function from assembler.php.) Or, view source code (now also on Github).