View mode recommended when executing instructions.
In this view you can edit the existing instuctions. After editing press enter. If the text changes to red, the instuction is invalid. If you want to add one more instuction, currently you must switch to edit mode.
At the begining of each line there is a small red circle. ( or ) By clicking on them, you can toggle the breakpoint.
A line with light green background indicates the upcoming instruction. You can easily set the upcoming instruction by double clicking on any line.
In this mode you can easily edit the instuctions. Currently only in this mode can you add new lines.
Here you can see and change the content of the NEON register set.
You can see the current datatype of any register int the Format selector by clicking on it.
Invalid input data highlighted by red. The green values indicates the previously executed instruction's output.
For more information see the Format selector and the Datatype linker.
Here you can see and change the content of the core ARM register set.
Invalid input data highlighted by red. The green values indicates the previously executed instruction's output.
To change the format see Format selector.
Here you can see and change the content of the memory.
You can see the current datatype of any register in the Format selector by clicking on it.
Invalid input data highlighted by red. The green values indicates the previously executed instruction's output.
To change the format see Format selector.
Using this menu you can change the selected registers display and input format.
Here you can set the memory size. The input number must be a non negative even number.
Here you can set the offset of memory. The input number must be a non negative even number.
By clicking on the button, a new window pops up.
The text contained by the text area is a link with the current state of the machine. The link stores the code, the breakpoints and the values of the registers and memory.
The text contains the current values of the machine. You can also load register values here by pasting a properly formatted text, and clicking on the Load button above the text area.
The text contains the current code and the breakpoint. You can also load prevoiusly saved text.