OmniVM , Single Node SimulatorC"
Enter a JSON array of 128,bit instructions (as objects) and click Run.C"
[
{"opcode": "LOAD", "gas": 10, "operandA": "0x000000010000000A",
"operandB": 0},
{"opcode": "ADD", "gas": 5, "operandA": "0x000000010000000B",
"operandB": 0},
{"opcode": "STORE", "gas": 10, "operandA": "0x000000010000000C",
"operandB": 0},
{"opcode": "HALT", "gas": 1, "operandA": "0x0000000000000000",
"operandB": 0}
]
Run Reset
Output
Registers
Memory (first 20 entries)