L'incredibile interprete di RJ

INPUT:

OUTPUT:

MEMORY:

r0 r1 r2 r3 r4 r5 r6 r7 r8 r9
0 0 0 0 0 0 0 0 0 0

currently loaded program:

What is this? Click me to find out

This is a register architecture machine emulator. The full specification can be found here.

Here is the full spec, so you don't even need to follow the link:

Okay, but how do I use this?

Write your program in the leftmost box you see. Press LOAD to actually load the program. You should see the instructions you've just typed on the right now. Press RUN to execute the whole program until it halts. Press RUN SINGLE STEP to execute just one instruction. Reset will... reset everything. No program, no input, no output.

I found a bug. What do I do?

Contact info can be found on this page.

This website looks very ugly!! I am a web developer and I think I can do better.

I'm VERY GLAD! contact me (link above) or open a pull request here.